Merge pull request #14225 from Tithen-Firion/openload-phantomjs-method
[youtube-dl] / youtube_dl / YoutubeDL.py
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
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
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...
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...
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...
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'
2016-08-11 Yen Chi Hsuan[YoutubeDL] Disable newline conversion when writing...
2016-08-11 Yen Chi HsuanMerge branch 'pr/#10268' of https://github.com/lkho...
2016-08-10 lkhoPreserve line endings for downloaded subtitle files
2016-08-08 Sergey M․Fix --min/max-sleep-interval wording
2016-08-08 singh-pratyush96Add --max-sleep-interval (Closes #9930)
2016-07-15 Sergey M․[YoutubeDL] Fix incomplete formats check
2016-07-15 Sergey M․[YoutubeDL] Fix format selection with filters (Closes...
2016-07-10 Yen Chi HsuanMerge pull request #8876 from remitamine/html5_media
2016-07-09 Yen Chi HsuanMerge pull request #9288 from reyyed/issue#9063fix
2016-07-03 Yen Chi HsuanRename --cn-verfication-proxy to --geo-verification...
2016-06-09 Yen Chi HsuanMerge pull request #9395 from pmrowla/afreecatv
2016-06-08 Sergey M․[YoutubeDL] Force string conversion on non string video ids
2016-06-07 Philipp HagemeisterMerge remote-tracking branch 'Boris-de/wdrmaus_fix...
2016-05-14 Yen Chi HsuanMerge pull request #9492 from jwilk/teamcoco
2016-05-14 Yen Chi HsuanMerge pull request #9493 from jwilk/errno
2016-05-14 Jakub WilkDon't hardcode errno constant
2016-05-14 Yen Chi HsuanMerge pull request #9466 from TRox1972/patch-1
2016-05-13 Sergey M․[YoutubeDL] Sanitize url for url and url_transparent...
2016-05-10 Yen Chi Hsuan[utils] Register SOCKS protocols in urllib and support...
2016-05-08 Sergey MMerge pull request #9358 from dstftw/hls-native-to...
2016-05-07 Sergey M․Expanduser for more options with input files
2016-05-05 Yen Chi HsuanMerge pull request #9367 from codesparkle/master
2016-05-02 Sergey M․[YoutubeDL] Skip non-relevant field types when building...
2016-05-02 Sergey M․[YoutubeDL] Properly process unable-to-download-error...
2016-04-25 Yen Chi HsuanMerge branch 'akamai_pv' of https://github.com/remitami...
2016-04-21 Sergey M․Add --hls-prefer-ffmpeg
2016-04-21 Sergey MMerge pull request #9110 from remitamine/parse_duration
2016-04-09 Yen Chi HsuanMerge pull request #8497 from jaimeMF/lazy-load
2016-04-08 Jaime Marquínez... lazy extractors: Output if it's enabled in the verbose log
2016-04-08 Jaime Marquínez... Delay initialization of InfoExtractors until they are...
2016-04-07 Sergey M․[YoutubeDL] Sanitize single thumbnail URL
2016-03-27 Sergey M․[YoutubeDL] Fix sanitizing subtitles' url
2016-03-26 Sergey M․[YoutubeDL] Sort imports
2016-03-26 Sergey M․[YoutubeDL] Sanitize final URLs (Closes #8991)
2016-03-23 Sergey MMerge pull request #8898 from dstftw/fragment-retries
2016-03-20 Sergey M․[YoutubeDL] Improve _format_note
2016-03-18 John PeelAdded format_id to the filers on -f.
2016-03-16 remitamineMerge pull request #8092 from bpfoley/twitter-thumbnail
2016-03-15 remitamineMerge pull request #8513 from remitamine/dash-sort
2016-03-13 remitamineMerge pull request #8611 from remitamine/ffmpegfd
2016-03-13 remitamineMerge pull request #8821 from remitamine/list-thumbnail...
2016-03-13 remitamine[YoutubeDL] check for --list-thumbnails immediately...
2016-03-11 remitamineMerge pull request #8819 from remitamine/simple-webpage...
2016-03-11 Yen Chi HsuanMerge pull request #8766 from yan12125/dash-detect-ext
2016-03-09 Sergey M․[YoutubeDL] Improve _format_note
next