about summary refs log tree commit diff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* release 2021.01.24 2021.01.24Sergey M․2021-01-241-362/+399
|
* Introduce --output-na-placeholder (closes #27896)Sergey M․2021-01-221-1/+1
|
* [YoutubeDL] Allow format filtering using audio language(#16209)Remita Amine2020-12-291-0/+1
|
* [README.md] Update reference to cookie export extension for Chrome (closes ↵Marco Fantauzzo2020-12-261-1/+1
| | | | | | | #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
* Switch to GitHub actions for CISergey M․2020-12-201-1/+2
| | | | Travis CI has ignored our requests and does not look to be interested in providing OSS credits for youtube-dl
* release 2020.12.12 2020.12.12Sergey M․2020-12-121-1/+1
|
* [README.md] Update travis CI tld (#27354)谭九鼎2020-12-091-1/+1
|
* [README.md] Fix autonumber sequence description (refs #26686)Sergey M․2020-09-241-1/+1
|
* [README.md] flake8 HTTPS URL (#25230)TotalCaesar6592020-05-141-1/+1
|
* release 2020.05.03 2020.05.03Sergey M․2020-05-031-3/+3
|
* [README.md] Clarify 429 errorSergey M․2020-03-081-1/+3
|
* [README.md] Also read permission to the binary in how to update section (#22903)Manu Cornet2019-11-041-2/+2
|
* [README.md] Move code from #21939 to the right placeSergey M2019-08-021-0/+66
|
* [README.md] Rephrase usage example comment (#20614)DaMightyZombie2019-04-131-1/+1
|
* [README.md] Fix lists formatting (closes #20558)Martin Michlmayr2019-04-071-0/+3
| | | | | | | | | 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.
* Start moving to ytdl-orgSergey M․2019-03-111-21/+21
|
* [README.md] Mention more convenience extraction functionsSergey M2019-01-261-1/+3
|
* [README.md] Fix formattingSergey M2019-01-201-0/+1
|
* [YoutubeDL] Add negation support for string comparisons in format selection ↵Sergey M․2019-01-201-1/+2
| | | | expressions (closes #18600, closes #18805)
* [README.md] Fix typoAtlas Sullivan2019-01-121-1/+1
|
* [README.md] Add long lines policy to coding conventionsSergey M2019-01-011-0/+19
|
* [README.md] Add more guide lines for regular expressionsSergey M2019-01-011-3/+25
|
* [README.md] Add flake8 instructionsElan Ruusamäe2018-12-201-3/+7
|
* [README.md] Bind info dict URLs to a fixed blob (closes #18492)Sergey M2018-12-151-3/+3
|
* [README.md] Improve documentation on safe metadata extraction and add more ↵Sergey M․2018-11-051-1/+22
| | | | examples
* [README.md] Document channel meta fields for output templateSergey M․2018-09-251-0/+2
|
* [README.md] Actualize Firefox cookie export add-onSidney de Koning2018-07-281-1/+1
| | | Previous one does not work with newer Firefox versions
* [README.md] Rename OS X to macOSAaron Brager2018-07-051-3/+3
|
* release 2018.07.04 2018.07.04Sergey M․2018-07-041-2/+2
|
* release 2018.05.26 2018.05.26Sergey M․2018-05-261-7/+6
|
* release 2018.05.18 2018.05.18Sergey M․2018-05-181-1/+1
|
* release 2018.05.09 2018.05.09Sergey M․2018-05-091-0/+3
|
* release 2018.04.03 2018.04.03Sergey M․2018-04-031-1/+3
|
* release 2018.03.03 2018.03.03Sergey M․2018-03-031-1/+2
|
* release 2018.02.22 2018.02.22Sergey M․2018-02-221-2/+1
|
* release 2018.02.03 2018.02.03Sergey M․2018-02-031-0/+5
|
* [README.md] Clarify macOS nameReto Kromer2018-01-141-2/+2
|
* [YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in ↵Sergey M․2017-12-191-0/+2
| | | | output template (closes #11427, #15018)
* [README.md] Add is_live, start_time and end_time to output template section ↵Sergey M․2017-12-071-0/+3
| | | | (closes #14926)
* [README.md] Add build status bagdeSergey M․2017-10-211-0/+2
|
* [README.md] Use revision bound link to YoutubeDL options (closes #14401)Sergey M․2017-10-041-1/+1
|
* release 2017.09.24 2017.09.24Sergey M․2017-09-241-1/+1
|
* [README.md] Clarify how to run extractor specific test caseskayb942017-09-081-1/+3
|
* [README.md] Switch to HTTPS URLsAlan Yee2017-08-201-25/+25
|
* [README.md] Improve grammarJustin Quan2017-08-041-2/+2
|
* release 2017.06.12 2017.06.12Sergey M․2017-06-121-14/+14
|
* [README.md] Improve man page formattingSergey M․2017-06-081-1/+3
|
* [README.md] Mention http_dash_segments protocolSergey M․2017-05-301-1/+1
|
* [README.md] Add an example for how to use .netrc on WindowsYen Chi Hsuan2017-05-291-1/+4
| | | | | 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
* release 2017.05.14 2017.05.14Sergey M․2017-05-141-6/+8
|