Unify coding cookie
[youtube-dl] / youtube_dl / YoutubeDL.py
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
2016-03-05 Sergey M․[YoutubeDL] Carry long lines and improve readability
2016-03-05 Sergey M․[YoutubeDL] Fix typo in m3u8_native fixup
2016-03-05 remitamineMerge pull request #8718 from remitamine/m3u8-fixup
2016-03-05 remitamineMerge pull request #8754 from remitamine/5min
2016-03-05 Sergey M․[YoutubeDL] Fix resolution with missing height in outpu...
2016-03-04 Yen Chi HsuanMerge branch 'kusi' of https://github.com/mutantmonkey...
2016-03-03 remitamineMerge pull request #8739 from remitamine/update_url_params
2016-03-03 Yen Chi Hsuan[jython] Introduce compat_os_name
2016-03-03 Yen Chi HsuanMerge branch 'jython-support'
2016-03-02 remitamineMerge branch 'master' of github.com:rg3/youtube-dl
2016-03-02 Sergey M․[YoutubeDL] Skip postprocessing and archive report...
2016-03-01 remitamineAdd fixup for media files produced by HlsNative downloa...
2016-02-14 Sergey M․[refactor] Single quotes consistency
2016-02-14 Sergey M․[refactor] Do not specify redundant None as second...
2016-02-13 remitamineMerge pull request #8479 from remitamine/dash_downloader
2016-02-12 Sergey M․[YoutubeDL] Allow bestvideo+bestaudio for any extractor
2016-02-11 Sergey M․[YoutubeDL] Fix format resolution when height is missing
2016-02-10 Sergey M․[YoutubeDL] Sanitize format_id (Closes #8494)
2016-02-02 remitamineMerge pull request #8354 from remitamine/m3u8_metadata
2016-02-02 remitamineMerge pull request #8348 from remitamine/dfxp2srt-text
2016-02-01 Yen Chi HsuanMerge pull request #8374 from yan12125/facebook-dash
2016-02-01 Yen Chi HsuanMerge branch 'daum-playlist-user' of https://github...
2016-02-01 Yen Chi Hsuan[YoutubeDL] Do not override ie_key in url_transparent
2016-01-30 Jaime Marquínez... Add --hls-use-mpegts option
2016-01-30 Yen Chi HsuanMerge branch 'daum-fix-clip' of https://github.com...
2016-01-28 Yen Chi HsuanMerge pull request #8346 from dyn888/dyn888-regex-1
2016-01-28 dyn888Update YoutubeDL.py
2016-01-24 Yen Chi HsuanMerge pull request #8130 from dyn888/master
2016-01-19 Yen Chi HsuanMerge branch 'patch-8239' of https://github.com/ping...
2016-01-19 Yen Chi HsuanMerge branch 'Weiqitv' of https://github.com/FounderSG...
2016-01-16 Sergey M․[YoutubeDL] Ensure protocol is always present
2016-01-16 Yen Chi Hsuan[YoutubeDL] Introduce CSS3 like string operators
2016-01-16 Sergey MMerge pull request #8246 from dstftw/initial-json-ld...
2016-01-16 Sergey MMerge pull request #8245 from dstftw/auto-generate...
2016-01-15 Sergey M․[YoutubeDL] Auto generate title fields corresponding...
2016-01-14 Sergey MMerge pull request #8228 from jaimeMF/disable-file...
2016-01-14 Jaime Marquínez... [YoutubeDL] use a more correct terminology in the error...
2016-01-14 Jaime Marquínez... [YoutubeDL] improve error message for file:/// URLs
2016-01-14 Jaime Marquínez... [YoutubeDL] urlopen: use build_opener again
2016-01-13 Jaime Marquínez... [YoutubeDL] urlopen: disable the 'file:' protocol ...
2016-01-10 remitamineRevert "fix typos"
2016-01-10 remitaminefix typos
2016-01-10 Jakub WilkFix typos
2016-01-03 Sergey MMerge pull request #8063 from bpfoley/rteradio
2016-01-02 Sergey MMerge pull request #8061 from dstftw/introduce-chapter...
next