ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
131.39k stars 9.96k forks source link

up to date issue template #32908

Open tansy opened 1 month ago

tansy commented 1 month ago

Please follow the guide below


Before submitting a pull request make sure you have:

In order to be accepted and merged into youtube-dl each piece of code must be in public domain or released under Unlicense. Check one of the following options:

What is the purpose of your pull request?


Description of your pull request and other information

New issue templates still say 'Run youtube-dl --version and ensure your version is 2021.12.17' and people still use it as advised. Therefore the update to that so it is clear what is newest/up to date version and where to get it.

If you accept it, the rest of templates will be adjusted same way.