Python Forum
youtube-dl taken down from Github after RIAA notice
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
youtube-dl taken down from Github after RIAA notice
#1
So did just notice that youtube-dl was gone.
Have used it in several project trough the years,both in GUI and web(Flask).

For those who not know what youtube-dl is,
so was this one of the largest Python open source project,used for downloading video and audio from YouTube.
Not only Youtube,youtune-dl did work and had support for several hundred video sites.

For more info.
GitHub takes down YouTube video download tools
RIAA blitz takes down 18 GitHub projects used for downloading YouTube videos
Reddit
Reply
#2
Thats what happens when Microsoft monopolizes everything such as buying Github.

You can still obtain it from
https://youtube-dl.org/
or
Of those that do not want to deal with github because they are now owned by Microsoft use Gitlab instead. This is the new go to place for those anti-Microsoft users.

https://gitlab.com/ytdl-org/youtube-dl
Recommended Tutorials:
Reply
#3
I've also noticed (for some time now) the decreasing value of google search (both regular and advanced search).
Seems to be inversely proportional to their growth.
Reply
#4
There was a happy ending🌜 for those who have not follow the the case or know what youtube-dl is.
Standing up for developers: youtube-dl is back
Larz60+ and buran like this post
Reply
#5
There's other stuff happing on GitHub that I don't like.

A got an email the other day that some of my repositories were modified through 'Dependabot security update'
updating lxml.

I don't have a clue what this is all about, but sounds like someone is trespassing in my territory.
Reply
#6
(Jan-11-2021, 06:39 PM)Larz60+ Wrote: A got an email the other day that some of my repositories were modified through 'Dependabot security update'

I don't have a clue what this is all about, but sounds like someone is trespassing in my territory.
https://docs.github.com/en/free-pro-team...ty-updates

Your frustration is understandable though. You can disable it if it was activated by default (obviously)
Larz60+ likes this post
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#7
(Jan-11-2021, 06:39 PM)Larz60+ Wrote: I don't have a clue what this is all about, but sounds like someone is trespassing in my territory.
Configuring Dependabot security updates
Just go in here an disable,if don't want to use these features🔨
[Image: ODeTaM.png]
Larz60+ likes this post
Reply
#8
Usually I install youtube-dl with the command
Output:
python3 -m pip install --upgrade --user youtube-dl
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Notice about PyPi and your security Larz60+ 0 590 May-26-2023, 11:36 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020