Compare commits

...

2 Commits

Author SHA1 Message Date
Jonta
7141a75c9c
Merge 754643dfc3016827338099d25d2b7686818420a3 into 673277e510ebd996b62a2fcc76169bf3cce29910 2025-03-02 02:04:56 +00:00
Jonta
754643dfc3
Readme: Adds note and link to yt-dlp
Just getting a bold sketch out there

I still want this to include:

- Mention of the break after the temporary takedown from GitHub
- Short explanation of the change in management
- Reasons for still supporting 2.7

Uncertain of how much of this is acceptable to @dirkf and the other maintainers, so getting the ball rolling for now. =)
2022-02-07 18:07:09 +01:00

View File

@ -3,6 +3,10 @@
youtube-dl - download videos from youtube.com or other video platforms
Note: youtube-dl maintains compatibility with Python 2.7, which is EOL (End Of Life)
If you can: Run [yt-dlp](https://github.com/yt-dlp/yt-dlp) instead. :)
- [INSTALLATION](#installation)
- [DESCRIPTION](#description)
- [OPTIONS](#options)