aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2021-01-24release 2021.01.242021.01.24Sergey M․
2021-01-22Introduce --output-na-placeholder (closes #27896)Sergey M․
2020-12-29[YoutubeDL] Allow format filtering using audio language(#16209)Remita Amine
2020-12-26[README.md] Update reference to cookie export extension for Chrome (closes ↵Marco Fantauzzo
#26885) (#27433) The cookies.txt extension doesn't exist anymore on the Chrome Web Store (see https://chrome.google.com/webstore/detail/cookiestxt/njabckikapfpffapmjgojcnbfjonfjfg), so I propose to change the link in the README.md to another similar extension called Get cookies.txt (https://chrome.google.com/webstore/detail/get-cookiestxt/bgaddhkoddajcdgocldbbfleckgcbcid/) with the same functions and utility of the old one. This PR close #26885
2020-12-20Switch to GitHub actions for CISergey M․
Travis CI has ignored our requests and does not look to be interested in providing OSS credits for youtube-dl
2020-12-12release 2020.12.122020.12.12Sergey M․
2020-12-09[README.md] Update travis CI tld (#27354)谭九鼎
2020-09-24[README.md] Fix autonumber sequence description (refs #26686)Sergey M․
2020-05-14[README.md] flake8 HTTPS URL (#25230)TotalCaesar659
2020-05-03release 2020.05.032020.05.03Sergey M․
2020-03-08[README.md] Clarify 429 errorSergey M․
2019-11-04[README.md] Also read permission to the binary in how to update section (#22903)Manu Cornet
2019-08-02[README.md] Move code from #21939 to the right placeSergey M
2019-04-13[README.md] Rephrase usage example comment (#20614)DaMightyZombie
2019-04-07[README.md] Fix lists formatting (closes #20558)Martin Michlmayr
Lists have to be separated from the previous paragraph by a blank line in certain variants of Markdown, otherwise they are not interpreted as lists. This change ensures that that the youtube-dl.1 man page, which is generated from README.md with the help of pandoc, is formatted correctly.
2019-03-11Start moving to ytdl-orgSergey M․
2019-01-26[README.md] Mention more convenience extraction functionsSergey M
2019-01-20[README.md] Fix formattingSergey M
2019-01-20[YoutubeDL] Add negation support for string comparisons in format selection ↵Sergey M․
expressions (closes #18600, closes #18805)
2019-01-12[README.md] Fix typoAtlas Sullivan
2019-01-01[README.md] Add long lines policy to coding conventionsSergey M
2019-01-01[README.md] Add more guide lines for regular expressionsSergey M
2018-12-20[README.md] Add flake8 instructionsElan Ruusamäe
2018-12-15[README.md] Bind info dict URLs to a fixed blob (closes #18492)Sergey M
2018-11-05[README.md] Improve documentation on safe metadata extraction and add more ↵Sergey M․
examples
2018-09-25[README.md] Document channel meta fields for output templateSergey M․
2018-07-28[README.md] Actualize Firefox cookie export add-onSidney de Koning
Previous one does not work with newer Firefox versions
2018-07-05[README.md] Rename OS X to macOSAaron Brager
2018-07-04release 2018.07.042018.07.04Sergey M․
2018-05-26release 2018.05.262018.05.26Sergey M․
2018-05-18release 2018.05.182018.05.18Sergey M․
2018-05-09release 2018.05.092018.05.09Sergey M․
2018-04-03release 2018.04.032018.04.03Sergey M․
2018-03-03release 2018.03.032018.03.03Sergey M․
2018-02-22release 2018.02.222018.02.22Sergey M․
2018-02-03release 2018.02.032018.02.03Sergey M․
2018-01-14[README.md] Clarify macOS nameReto Kromer
2017-12-19[YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in ↵Sergey M․
output template (closes #11427, #15018)
2017-12-07[README.md] Add is_live, start_time and end_time to output template section ↵Sergey M․
(closes #14926)
2017-10-21[README.md] Add build status bagdeSergey M․
2017-10-04[README.md] Use revision bound link to YoutubeDL options (closes #14401)Sergey M․
2017-09-24release 2017.09.242017.09.24Sergey M․
2017-09-08[README.md] Clarify how to run extractor specific test caseskayb94
2017-08-20[README.md] Switch to HTTPS URLsAlan Yee
2017-08-04[README.md] Improve grammarJustin Quan
2017-06-12release 2017.06.122017.06.12Sergey M․
2017-06-08[README.md] Improve man page formattingSergey M․
2017-05-30[README.md] Mention http_dash_segments protocolSergey M․
2017-05-29[README.md] Add an example for how to use .netrc on WindowsYen Chi Hsuan
That's a Python bug: http://bugs.python.org/issue28334 Most likely it will be fixed in Python 3.7: https://github.com/python/cpython/pull/123
2017-05-14release 2017.05.142017.05.14Sergey M․