]> asedeno.scripts.mit.edu Git - youtube-dl.git/history - youtube_dl/YoutubeDL.py
Try for timestamp, description from window.__INITIAL_DATA__ pages
[youtube-dl.git] / youtube_dl / YoutubeDL.py
2022-01-29 pukkandanMerge branch 'UP/youtube-dl' into dl/YoutubeSearchURLIE
2021-05-04 Jacob Chapman[YoutubeDL] Improve extract_info doc (#28946)
2021-03-09 Sergey M․Introduce release_timestamp meta field (refs #28386)
2021-01-22 Sergey M․Introduce --output-na-placeholder (closes #27896)
2021-01-15 Sergey M․[YoutubeDL] Protect from infinite recursion due to...
2021-01-14 Aaron Zeng[YoutubeDL] Ignore failure to create existing directory...
2021-01-13 Sergey M․[YoutubeDL] Raise syntax error for format selection...
2020-12-29 Remita Amine[YoutubeDL] Allow format filtering using audio language...
2020-12-11 compujo[YoutubeDL] Improve thumbnails' filenames deducing...
2020-11-28 Sergey M․[YoutubeDL] Write static debug to stderr and respect...
2020-11-20 Sergey M․[YoutubeDL] Fix --ignore-errors for playlists with...
2020-02-29 Sergey M․[YoutubeDL] Force redirect URL to unicode on python 2
2020-02-14 jxu[YoutubeDL] Fix playlist entry indexing with --playlist...
2019-10-17 Sergey M․[utils] Improve subtitles_filename (closes #22753)
2019-09-24 Sergey M․[YoutubeDL] Honour all --get-* options with --flat...
2019-08-09 Remita Amine[YoutubeDL] check annotations availabilty(closes #18582)
2019-05-10 Sergey M․Fix W504 and disable W503 (closes #20863)
2019-04-16 Sergey M[openload] Add support for oladblock domains (#20471)
2019-04-01 Sergey M․[YoutubeDL] Add ffmpeg_location to post processor optio...
2019-03-10 Sergey M․Start moving to ytdl-org
2019-02-07 Sergey M․[YoutubeDL] Improve _make_archive_id (closes #19149)
2019-02-01 Sergey M․[YoutubeDL] Fallback to ie_key of matching extractor...
2019-01-23 Sergey M․[YoutubeDL] Fix typo in string negation implementation...
2019-01-20 Sergey M․[YoutubeDL] Add negation support for string comparisons...
2018-12-08 Sergey M․[YoutubeDL] Introduce YoutubeDLCookieJar and clarify...
2018-12-08 aegamesi[YoutubeDL] Recognize expires=0 as session cookies...
2018-06-28 Sergey M․Prefer ffmpeg over avconv by default (closes #8622)
2018-05-19 Sergey M․Remove experimental mark for some options
2018-05-08 Sergey M․[YoutubeDL] Ensure ext exists for automatic captions
2018-05-02 Sergey M․Improve geo bypass mechanism
2018-04-19 Douglas Su[YoutubeDL] Fix typo in media extension compatibility...
2018-04-08 Sergey M․[YoutubeDL] Do not save/restore console title while...
2018-02-10 Sergey M․[YoutubeDL] Add support for filesize_approx in format...
2018-02-03 Sergey M․Document http_chunk_size
2018-01-09 Yen Chi HsuanMerge branch 'weibo' of https://github.com/sprhawk...
2018-01-01 Sergey M․[YoutubeDL] Output python implementation in debug header
2017-12-26 sprhawkMerge branch 'master' of github.com:rg3/youtube-dl...
2017-12-18 Sergey M․[YoutubeDL] Add support for playlist_uploader and playl...
2017-11-13 Sergey M․[YoutubeDL] Fix playlist range optimization for --playl...
2017-10-11 Sergey M․[YoutubeDL] Improve _default_format_spec (closes #14461)
2017-10-06 Sergey M․[YoutubeDL] Ignore duplicates in --playlist-items
2017-10-06 Sergey M․[YoutubeDL] Fix out of range --playlist-items for itera...
2017-09-30 Sergey M․[YoutubeDL] PEP 8
2017-09-27 Sergey M․[YoutubeDL] Document youtube_include_dash_manifest
2017-09-23 Sergey M․Hide experimental phantomjs wrapper
2017-09-15 Yen Chi HsuanMerge pull request #14225 from Tithen-Firion/openload...
2017-09-13 Yen Chi HsuanMerge pull request #12909 from remitamine/raw-sub
2017-09-05 Sergey M․[YoutubeDL] Ensure dir existence for each requested...
2017-08-22 Yen Chi HsuanMerge pull request #13669 from bmwiedemann/master
2017-08-17 Sergey M․[YoutubeDL] Sanitize byte string format URLs (#13951)
2017-08-12 Sergey M․[YoutubeDL] Make sure format id is not empty
2017-08-03 Tithen-Firion[phantomjs] add exe version to debug info 12754/head 14225/head
2017-07-22 Sergey M․[YoutubeDL] Improve default format specification (close...
2017-07-20 Sergey M․[YoutubeDL] Do not override id, extractor and extractor...
2017-07-15 Sergey M․[YoutubeDL] PEP 8
2017-07-13 Sergey M․[YoutubeDL] Don't expand env variables in meta fields...
2017-07-09 Sergey M․Keep in sync with ffmpeg's current malformed AAC bitstr...
2017-06-23 Sergey M․[YoutubeDL] Skip malformed formats for better extractio...
2017-06-08 Sergey M․[YoutubeDL] Sanitize more fields (#13313)
2017-06-03 CeruleanSky[YoutubeDL] Don't emit ANSI escape codes on Windows
2017-05-24 remitamineMerge pull request #12861 from Tithen-Firion/cbsinterac...
2017-05-08 Sergey M․[YoutubeDL] Force restrict filenames when no locale...
2017-05-04 Tithen-FirionMerge branch 'master' into openload-phantomjs-method
2017-04-29 Remita Amine[YoutubeDL] write raw subtitle files 12909/head
2017-04-23 Sergey M․[YoutubeDL] Fix output template for missing timestamp...
2017-04-15 remitamineMerge pull request #12752 from triple-j/go90_improvemen...
2017-04-15 Sergey M․[YoutubeDL] Apply expand_path after output template...
2017-04-15 Sergey M․[YoutubeDL] Propagate overridden metadata to IE results...
2017-04-12 Remita Amineimprove coding style
2017-03-31 Sergey M․[YoutubeDL] Return early when extraction of url_transpa...
2017-03-25 Random UserMerge branch 'master' of github.com-rndusr:rg3/youtube... 12307/head
2017-03-25 Sergey M․Use expand_path where appropriate (closes #12556)
2017-03-19 Sergey M․[YoutubeDL] Allow multiple input URLs to be used with...
2017-03-01 Sergey M․[YoutubeDL] Don't sanitize identifiers (closes #12317)
2017-02-23 Sergey M․Suppress help for all deprecated options and print...
2017-02-23 Sergey M․[YoutubeDL] Add more numeric fields for NA substitution...
2017-02-23 Sergey M․[YoutubeDL] Rewrite outtmpl for playlist_index and...
2017-02-23 Sergey M․[YoutubeDL] Add support for string formatting operation...
2017-02-18 Sergey M․Rename bypass geo restriction options
2017-02-18 Sergey M․Add faked X-Forwarded-For to formats' HTTP headers
2017-02-18 Sergey M․Add experimental geo restriction bypass mechanism
2017-02-03 Yen Chi HsuanMerge pull request #11901 from ThomasChr/randonplaylist...
2017-02-03 Remita AmineMerge branch 'fstirlitz-filmon'
2017-01-31 Thomas ChristliebNew parameter --playlist-random to randomize playlist... 11901/head
2017-01-28 Costy Petrisoradded --autonumber-start NUMBER as a command line optio...
2017-01-14 Sergey M․[YoutubeDL] Improve protocol auto determining (closes...
2017-01-05 Yen Chi HsuanFix "invalid escape sequences" error on Python 3.6
2016-11-19 Yen Chi HsuanMerge branch 'master' of https://github.com/DarkstaIker...
2016-11-01 Remita Amineadd Basic support for Smooth Streaming protocol(#8118)
2016-10-19 remitamineMerge pull request #10819 from raleeper/adobepass
2016-10-03 Déstin ReedUnify coding cookie
2016-09-15 Sergey M․[YoutubeDL] Improve Adobe Pass options' wording
2016-09-14 Remita Amine[ap] improve adobe pass names and parse error handling
2016-09-13 Remita Amine[adobepass] add specific options for adobe pass authent...
2016-09-12 Remita Amine[adobepass] add an option to specify mso_id and support...
2016-08-25 Remita Amine[YoutubeDL] check only for None Value in thumbnails sorting
2016-08-25 Remita Amine[YoutubeDL] add fallback value for thumbnails values...
2016-08-21 Yen Chi HsuanMerge branch 'charlierose' of https://github.com/TRox19...
2016-08-21 Sergey M․[YoutubeDL] Autocalculate ext when ext is None
2016-08-11 Yen Chi HsuanMerge branch 'lkho-pr/#10268'
next