Dear Users! Please post bug reports about FDM here!

Elephant add-on: based on youtube-dl fork

Moderators: Usher, Alex

meowcateatrat
Posts: 25
Joined: Fri Apr 08, 2022 7:36 pm

Elephant add-on: based on youtube-dl fork

Postby meowcateatrat » Fri Apr 08, 2022 7:47 pm

Hey guys.

I'm sure most of you have been as bummed as me that FDM hasn't been able to download Youtube videos for months. I mostly used FDM for that task and I liked how easy and comfortable it was compared to other downloaders. But then the functionality got basically cut off.

Being a diehard like myself, I didn't just switch to something else. I actually made an addon that lets FDM use the functions like that of the famous youtube-dl utility. It took some sweat, tears, and a number of rather strong profanities but I actually made it work.

Seeing as how I like FDM and respect its creators, I decided to share this add-on with other users. The add-on is freely available on Github. You can build it manually from sources or download prebuilt add-on from here.

I hope this helps you all like it helped me. Cheers!

P. S.

Here is the list of some supported sites: https://github.com/yt-dlp/yt-dlp/blob/m ... edsites.md.
Last edited by meowcateatrat on Fri Mar 10, 2023 11:52 am, edited 8 times in total.
eget123
Posts: 3
Joined: Fri Apr 08, 2022 4:42 am

Re: Elephant add-on: based on youtube-dl fork

Postby eget123 » Sat Apr 09, 2022 6:20 am

Thank you so much man! You are a life saver. I have been waiting for this addon since they announced addon support.God bless you!!!
crypticus
Posts: 38
Joined: Fri Jan 21, 2022 2:28 pm

Re: Elephant add-on: based on youtube-dl fork

Postby crypticus » Fri Apr 15, 2022 9:10 pm

Thank you very much, I've been waiting a long time for someone to do this. Please don't stop supporting and keep improving.


can you check your github page i reported a bug.
windhb

Re: Elephant add-on: based on youtube-dl fork

Postby windhb » Sun May 15, 2022 7:43 am

非常感谢
windhb

Re: Elephant add-on: based on youtube-dl fork

Postby windhb » Sun May 15, 2022 7:46 am

Thank you very much
meowcateatrat
Posts: 25
Joined: Fri Apr 08, 2022 7:36 pm

Re: Elephant add-on: based on youtube-dl fork

Postby meowcateatrat » Sat Jun 11, 2022 6:48 am

I've updated my add-on (one issue fixed).
Newfdmsuser

Re: Elephant add-on: based on youtube-dl fork

Postby Newfdmsuser » Sun Jul 03, 2022 6:13 am

Okay, if I paste is a yt video url, it doesn't download the video, it downloads the html of the page itself? Anyone else seeing this issue
StormJumper
Posts: 540
Joined: Sun Dec 30, 2012 10:27 pm

Re: Elephant add-on: based on youtube-dl fork

Postby StormJumper » Thu Jul 07, 2022 8:43 pm

I know of two 3rd party software that can do this one is small pay to use and the other is free. Those are more updated then FDM as they are more updated and maintained just for that reason. One should try these other one paid and one free as FDM can't constantly update when YouTube has FUNDS to do their programing and can change faster then FMD can catch up.
meowcateatrat
Posts: 25
Joined: Fri Apr 08, 2022 7:36 pm

Re: Elephant add-on: based on youtube-dl fork

Postby meowcateatrat » Tue Jul 12, 2022 9:56 am

Newfdmsuser wrote:Okay, if I paste is a yt video url, it doesn't download the video, it downloads the html of the page itself? Anyone else seeing this issue

What is the URL you are trying to download?
Are you sure add-on is installed and it's in OK state? Please show me the screenshot of your Add-ons page in FDM.
Guest

Re: Elephant add-on: based on youtube-dl fork

Postby Guest » Tue Jul 12, 2022 9:56 pm

meowcateatrat wrote:
Newfdmsuser wrote:Okay, if I paste is a yt video url, it doesn't download the video, it downloads the html of the page itself? Anyone else seeing this issue

What is the URL you are trying to download?
Are you sure add-on is installed and it's in OK state? Please show me the screenshot of your Add-ons page in FDM.


Okay, usually, if I want to get a yt video, I'll right click on video, select copy video URL and then paste that url in FDM to download. Also, I've just copied the url directly from the url bar, neither has worked.

I don't see any indication that the add-in isn't installed correctly. Here is the screenshot of the add-on as installed:
Image
meowcateatrat
Posts: 25
Joined: Fri Apr 08, 2022 7:36 pm

Re: Elephant add-on: based on youtube-dl fork

Postby meowcateatrat » Tue Jul 19, 2022 8:43 pm

Guest wrote:I don't see any indication that the add-in isn't installed correctly. Here is the screenshot of the add-on as installed

Haha, I knew it. It's macOS :) I think you forgot to install certificates for your Python.
You need to open Python folder (e.g. /Applications/Python 3.9) and launch Install Certificates.command in it. Don't forget to restart FDM after it's done. More details are available here: https://bugs.python.org/issue43404.
Guest

Re: Elephant add-on: based on youtube-dl fork

Postby Guest » Wed Jul 20, 2022 12:13 am

Ah, well, that's the first I've ever heard about installing certificates command. I have multiple apps, all of which use python, and I've never had an issue, at least so far.

Well, none the less, I followed the instructions, restarted FDM, and tried a few times, and it still gives the same result. It downloads a html file of the page and not the video stream as a file. I even uninstalled the plugin, and then reinstalled and restarted. Nope, still the same result.

So, as an example, say this was an actual yt video url:

https://youtu.be/jkasd9879a8sd

Okay, I paste that url into FDM to download, and it queries for a few seconds, and then it asks where to save the file. The file it's trying to save would be jkasd9879a8sd.html, and not the video stream file, such as jkasd9879a8sd.mp4, or some variation thereof.
meowcateatrat
Posts: 25
Joined: Fri Apr 08, 2022 7:36 pm

Re: Elephant add-on: based on youtube-dl fork

Postby meowcateatrat » Wed Jul 20, 2022 1:07 am

Guest wrote:https://youtu.be/jkasd9879a8sd

My web browser says: "This video isn't available anymore".
Guest

Re: Elephant add-on: based on youtube-dl fork

Postby Guest » Thu Jul 21, 2022 12:53 am

Yes that was just an example, that wasn't an actual video. But, it behaves just like I laid out.
Ryuzaki

Re: Elephant add-on: based on youtube-dl fork

Postby Ryuzaki » Tue Aug 16, 2022 8:08 pm

hey I saw that your add on supports spotify podcasts too but whenever I copy the link of any spotify podcast it just shows me the html file not the actual audio file

Return to “General forum”

Who is online

Users browsing this forum: No registered users and 1 guest