Dear s! Please post bug reports about FDM here!

Elephant add-on: based on youtube-dl fork 411j4h

s: Alex 1a6c65

meowcateatrat
Posts: 48
ed: Fri Apr 08, 2022 7:36 pm

Elephant add-on: based on youtube-dl fork 411j4h

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 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.
Top
eget123
Posts: 3
ed: Fri Apr 08, 2022 4:42 am

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

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 .God bless you!!!
Top
crypticus
Posts: 43
ed: Fri Jan 21, 2022 2:28 pm

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

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 ing and keep improving.


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

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

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

非常感谢
Top
windhb

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

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

Thank you very much
Top
meowcateatrat
Posts: 48
ed: Fri Apr 08, 2022 7:36 pm

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

meowcateatrat » Sat Jun 11, 2022 6:48 am

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

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

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

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
Top
StormJumper
Posts: 553
ed: Sun Dec 30, 2012 10:27 pm

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

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.
Top
meowcateatrat
Posts: 48
ed: Fri Apr 08, 2022 7:36 pm

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

meowcateatrat » Tue Jul 12, 2022 9:56 am

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.
Top
Guest

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

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

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:
Image
Top
meowcateatrat
Posts: 48
ed: Fri Apr 08, 2022 7:36 pm

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

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.
Top
Guest

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

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 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.
Top
meowcateatrat
Posts: 48
ed: Fri Apr 08, 2022 7:36 pm

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

meowcateatrat » Wed Jul 20, 2022 1:07 am

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

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

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

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.
Top
Ryuzaki

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

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

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
Top

Return to “General forum”

Who is online 3p6y2t

s browsing this forum: Bing [Bot] and 5 guests

 

  4avx