1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-06-22 19:36:20 +00:00

Compare commits

...

2 Commits

Author SHA1 Message Date
Jonta
f115531fe4
Merge 754643dfc3016827338099d25d2b7686818420a3 into 3eb8d22ddb8982ca4fb56bb7a8d6517538bf14c6 2025-04-01 09:07:30 +02: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 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) - [INSTALLATION](#installation)
- [DESCRIPTION](#description) - [DESCRIPTION](#description)
- [OPTIONS](#options) - [OPTIONS](#options)