Elephant add-on: based on youtube-dl fork 411j4h
s: Alex 1a6c65
-
- Posts: 48
- ed: Fri Apr 08, 2022 7:36 pm
Elephant add-on: based on youtube-dl fork 411j4h
Hey guys.
I'm sure most of you have been as bummed as me that FDM hasn't been able to Youtube videos for months. I mostly used FDM for that task and I liked how easy and comfortable it was compared to other ers. 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 s. The add-on is freely available on Github. You can build it manually from sources or prebuilt add-on from here.
I hope this helps you all like it helped me. Cheers!
P. S.
Here is the list of some ed sites: https://github.com/yt-dlp/yt-dlp/blob/m ... edsites.md.
I'm sure most of you have been as bummed as me that FDM hasn't been able to Youtube videos for months. I mostly used FDM for that task and I liked how easy and comfortable it was compared to other ers. 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 s. The add-on is freely available on Github. You can build it manually from sources or prebuilt add-on from here.
I hope this helps you all like it helped me. Cheers!
P. S.
Here is the list of some ed 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.
Re: Elephant add-on: based on youtube-dl fork 2h1g5c
Thank you so much man! You are a life saver. I have been waiting for this addon since they announced addon .God bless you!!!
Re: Elephant add-on: based on youtube-dl fork 2h1g5c
Thank you very much, I've been waiting a long time for someone to do this. Please don't stop ing and keep improving.
can you check your github page i reported a bug.
can you check your github page i reported a bug.
Re: Elephant add-on: based on youtube-dl fork 2h1g5c
非常感谢
Re: Elephant add-on: based on youtube-dl fork 2h1g5c
Thank you very much
-
- Posts: 48
- ed: Fri Apr 08, 2022 7:36 pm
Re: Elephant add-on: based on youtube-dl fork 2h1g5c
I've updated my add-on (one issue fixed).
Re: Elephant add-on: based on youtube-dl fork 2h1g5c
Okay, if I paste is a yt video url, it doesn't the video, it s the html of the page itself? Anyone else seeing this issue
-
- Posts: 553
- ed: Sun Dec 30, 2012 10:27 pm
Re: Elephant add-on: based on youtube-dl fork 2h1g5c
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.
-
- Posts: 48
- ed: Fri Apr 08, 2022 7:36 pm
Re: Elephant add-on: based on youtube-dl fork 2h1g5c
Newfdms wrote:Okay, if I paste is a yt video url, it doesn't the video, it s the html of the page itself? Anyone else seeing this issue
What is the URL you are trying to ?
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.
Re: Elephant add-on: based on youtube-dl fork 2h1g5c
meowcateatrat wrote:Newfdms wrote:Okay, if I paste is a yt video url, it doesn't the video, it s the html of the page itself? Anyone else seeing this issue
What is the URL you are trying to ?
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 . 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:
-
- Posts: 48
- ed: Fri Apr 08, 2022 7:36 pm
Re: Elephant add-on: based on youtube-dl fork 2h1g5c
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

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.
Re: Elephant add-on: based on youtube-dl fork 2h1g5c
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 s 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 , 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.
Well, none the less, I followed the instructions, restarted FDM, and tried a few times, and it still gives the same result. It s 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 , 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.
-
- Posts: 48
- ed: Fri Apr 08, 2022 7:36 pm
Re: Elephant add-on: based on youtube-dl fork 2h1g5c
Guest wrote:https://youtu.be/jkasd9879a8sd
My web browser says: "This video isn't available anymore".
Re: Elephant add-on: based on youtube-dl fork 2h1g5c
Yes that was just an example, that wasn't an actual video. But, it behaves just like I laid out.
Re: Elephant add-on: based on youtube-dl fork 2h1g5c
hey I saw that your add on s 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
Who is online 3p6y2t
s browsing this forum: No ed s and 26 guests