Don't use bare 'except:'
[youtube-dl] / youtube_dl / YoutubeDL.py
2015-03-27 Jaime Marquínez... Don't use bare 'except:'
2015-03-22 Sergey M․Merge branch 'the-daily-show-podcast' of https://github...
2015-03-21 Jaime Marquínez... Remove the 'stitle' field
2015-03-17 Sergey M․Merge branch 'douyutv' of https://github.com/bonfy...
2015-03-17 Sergey M․Merge branch 'sohu_fix' of https://github.com/yan12125...
2015-03-17 Sergey M.Merge pull request #5116 from yan12125/letv_fix
2015-03-15 Sergey M.Merge pull request #5208 from admire93/master
2015-03-15 Kang HyojunFix mistyped docstring indent
2015-03-13 Sergey M․Merge branch 'beatport-pro' of https://github.com/djpoh...
2015-03-13 Philipp Hagemeister[YoutubeDL] Check for bytes instead of unicode output...
2015-03-12 Sergey M.Merge pull request #5150 from yan12125/yam_fix
2015-03-11 Jaime Marquínez... Don't accept '-1' as format, 'all' is clearer
2015-03-09 Philipp HagemeisterMerge remote-tracking branch 'origin/master'
2015-03-08 Sergey M․[YoutubeDL] Sanitize path before creating non-existent...
2015-03-08 Sergey M․[YoutubeDL] Sanitize outtmpl as path
2015-03-07 Philipp HagemeisterRevert "[YoutubeDL] Sanitize outtmpl as it may contain...
2015-03-07 Sergey M․[YoutubeDL] Sanitize outtmpl as it may contain forbidde...
2015-03-03 Sergey M.Merge pull request #5115 from chaos33/youporn-json
2015-03-03 Philipp HagemeisterMerge branch 'cn-verification-proxy'
2015-03-03 Philipp Hagemeister[utils] Correct per-request proxy handling
2015-03-02 Philipp Hagemeister[letv] Add --cn-verification-proxy (Closes #5077)
2015-03-02 Philipp Hagemeister[downloader/external] Add support for custom options...
2015-03-01 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2015-03-01 Jaime Marquínez... --load-info: Use the fileinput module
2015-02-28 Jaime Marquínez... Use shutil.get_terminal_size for getting the terminal...
2015-02-28 Philipp HagemeisterMerge remote-tracking branch 'origin/master'
2015-02-28 Sergey M․Merge branch 'HanYOLO-puls4'
2015-02-28 Sergey M․Merge branch 'puls4' of https://github.com/HanYOLO...
2015-02-28 Sergey M․Merge branch 'oppetarkiv' of https://github.com/thc202...
2015-02-28 Jaime Marquínez... [YoutubeDL] Use the InfoExtractor._download_webpage...
2015-02-26 Philipp HagemeisterMerge remote-tracking branch 'duncankl/airmozilla'
2015-02-23 Jaime Marquínez... Merge branch 'subtitles-rework'
2015-02-23 Jaime Marquínez... [YoutubeDL] remove compatiblity with the old subtitles...
2015-02-23 Sergey M․Merge branch 'chirbit' of https://github.com/skypher...
2015-02-22 Jaime Marquínez... [YoutubeDL] only add normal subtitles to the 'requested...
2015-02-21 Jaime Marquínez... [YoutubeDL] don't set the 'requested_subtitles' without...
2015-02-21 Philipp HagemeisterPEP8: W503
2015-02-18 Philipp Hagemeister[YoutubeDL] Use render_table for format listing
2015-02-17 Philipp HagemeisterMerge branch 'progress-as-hook2'
2015-02-17 Jaime Marquínez... [YoutubeDL] use the 'render_table' function for listing...
2015-02-17 Philipp Hagemeister[YoutubeDL] Use a progress hook for progress reporting
2015-02-17 Philipp HagemeisterMerge remote-tracking branch 'origin/master'
2015-02-17 Philipp Hagemeister[ffmpeg] Make available a property
2015-02-17 Jaime Marquínez... [YoutubeDL] Use a Request object for getting the cookie...
2015-02-17 Philipp Hagemeister[downloader] Add --hls-prefer-native to use the native...
2015-02-16 Jaime Marquínez... [youtube] Convert to new subtitles system
2015-02-16 Jaime Marquínez... [YoutubeDL] store the subtitles to download in the...
2015-02-16 Jaime Marquínez... Improve subtitles support
2015-02-16 Philipp HagemeisterMerge remote-tracking branch 'yan12125/IE_Yam'
2015-02-16 Philipp HagemeisterMerge remote-tracking branch 'origin/master'
2015-02-16 Philipp Hagemeister[ffmpeg] Add --ffmpeg-location
2015-02-10 Philipp Hagemeister[YoutubeDL] Do not perform filter matching on partial...
2015-02-10 Philipp Hagemeister[options] Add --no-color
2015-02-10 Philipp Hagemeister[YoutubeDL] Add generic video filtering (Fixes #4916)
2015-02-09 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2015-02-09 Philipp Hagemeister[YoutubeDL] Do not show worst in --list-formats output
2015-02-08 Sergey M․[YoutubeDL] Allow filtering by audio sampling rate
2015-02-08 Sergey M․[YoutubeDL] Allow filtering by string properties (...
2015-02-08 Sergey M․Merge branch 'gamekings' of https://github.com/robin007...
2015-02-06 Jaime Marquínez... [YoutubeDL] _calc_cookies: add get_header method to...
2015-02-05 Sergey M․Merge branch 'tweakers' of https://github.com/robin007b...
2015-02-05 Sergey M․[YoutubeDL] Fix video+audio format field (Closes #4880)
2015-02-03 Philipp Hagemeister[YoutubeDL] Calculate thumbnail IDs automatically
2015-02-02 Philipp HagemeisterMerge pull request #4831 from light94/master
2015-02-01 Philipp HagemeisterAppease pyflakes8-3
2015-01-30 Sergey M․[YoutubeDL] Fix video+audio format_id (Closes #4824)
2015-01-30 Philipp HagemeisterMerge remote-tracking branch 'rzhxeo/f4m-drm'
2015-01-30 Philipp HagemeisterMerge remote-tracking branch 'codesparkle/master'
2015-01-30 codesparkleRemove duplicate dictionary keys
2015-01-30 Philipp HagemeisterMerge remote-tracking branch 'bastik/dev-dctp'
2015-01-30 Philipp HagemeisterMerge remote-tracking branch 'yan12125/IE_NextMedia'
2015-01-30 Philipp HagemeisterMerge remote-tracking branch 'yan12125/IE_CtsNews'
2015-01-30 Philipp HagemeisterMerge pull request #4815 from jaimeMF/https_handler
2015-01-29 Jaime Marquínez... [YoutubeDL] set the 'thumbnails' field if the info_dict...
2015-01-29 Sergey M․Merge branch 'IE_Xuite' of https://github.com/yan12125...
2015-01-28 Sergey M․[YoutubeDL] Set format_id for video+audio (Closes ...
2015-01-27 Sergey M․[YoutubeDL] Temporary fix for subprocess encoding issue...
2015-01-26 Philipp Hagemeister[YoutubeDL] Allow format filtering by fps
2015-01-26 Jaime Marquínez... [YoutubeDL] Always set the '_filename' field in the...
2015-01-25 Philipp HagemeisterMerge remote-tracking branch 'David-Development/rtl2.py'
2015-01-25 Philipp Hagemeister[YoutubeDL] clarify hook documentation
2015-01-25 Philipp HagemeisterAdd --xattr-set-filesize option (Fixes #1348)
2015-01-25 Philipp Hagemeister[YoutubeDL] Add --playlist-items option (Fixes #2662)
2015-01-25 Philipp HagemeisterMerge remote-tracking branch 'h-collector/master'
2015-01-25 Philipp Hagemeister[YoutubeDL] Implement --write-all-thumbnails (Closes...
2015-01-25 Philipp HagemeisterAdd --list-thumbnails
2015-01-24 Jaime Marquínez... [YoutubeDL._calc_cookies] Restore the 'is_unverifiable'
2015-01-24 Jaime Marquínez... [YoutubeDL._calc_cookies] Restore the 'has_header'...
2015-01-24 Jaime Marquínez... [YoutubeDL] Fill the info dict 'http_headers' field...
2015-01-24 Philipp Hagemeister[downloader] Lay groundwork for external downloaders.
2015-01-23 Philipp Hagemeister[downloader] Improve downloader selection
2015-01-23 Philipp HagemeisterMerge remote-tracking branch 'origin/master'
2015-01-23 Philipp Hagemeister[youtube] Fixup DASH m4a headers
2015-01-23 Philipp HagemeisterMerge remote-tracking branch 'rupertbaxter2/master'
2015-01-23 Philipp HagemeisterMerge remote-tracking branch 'derrotebaron/master'
2015-01-23 Philipp HagemeisterMerge pull request #4745 from BitLooter/master
2015-01-22 Philipp HagemeisterMerge remote-tracking branch 'origin/master'
2015-01-22 Philipp Hagemeister[YoutubeDL] Allow filtering by properties (Fixes #4584)
2015-01-11 Pierrecheck for overwriting files in the downloader (fixes...
2015-01-11 Jaime Marquínez... YoutubeDL: Make the decision about removing the origina...
next