]> gitweb @ CieloNegro.org - youtube-dl.git/history - youtube_dl
release 2015.12.06
[youtube-dl.git] / youtube_dl /
2015-12-06 Philipp Hagemeisterrelease 2015.12.06
2015-12-06 Sergey M․[beeg] Switch to api v4 (Closes #7774)
2015-12-06 Sergey M․[bbc] Add another pattern for playlist.sxml (Closes...
2015-12-06 Sergey M․[nowtv] Extend _VALID_URL to support jahr URLs (Closes...
2015-12-06 Yen Chi Hsuan[iqiyi] Update key
2015-12-06 Sergey M․[nowvideo] Update test
2015-12-06 Sergey M․[movshare] Rename to wholecloud
2015-12-06 Sergey M․[cloudtime] Add extractor
2015-12-06 Sergey M․[novamov] Move all novamov based extractors to a single...
2015-12-05 remitamine[nba] use int_or_none for tbr
2015-12-05 remitamine[nba] use int instead of int_or_none
2015-12-05 Sergey M․[pluralsight] Fix format code split while guessing...
2015-12-05 Sergey M․[pluralsight] Add support for widescreen videos (Closes...
2015-12-05 remitamine[nba] handle format info properly
2015-12-05 Jaime Marquínez... [metacafe] Fix age limit extraction
2015-12-05 Jaime Marquínez... [metacafe] Fix video url extraction (closes #7763)
2015-12-05 Philipp Hagemeisterrelease 2015.12.05
2015-12-05 Sergey M․[hypem] Modernize
2015-12-05 Sergey M․[hypem] Correctly handle cookies (Closes #7762)
2015-12-05 Yen Chi Hsuan[fc2] Fix test_FC2_1
2015-12-05 Yen Chi Hsuan[keezmovies] Fix extraction
2015-12-05 remitamine[acast] change tests into more stable casts and work...
2015-12-05 Yen Chi Hsuan[bbc] Fix test_BBC_6
2015-12-05 Yen Chi Hsuan[bbc.co.uk] Skip removed test video
2015-12-05 Yen Chi Hsuan[bbc.co.uk] Fix test_BBCCoUk
2015-12-05 remitamine[trilulilu] handle errors
2015-12-05 Yen Chi Hsuan[srf] Support audios (closes #7760)
2015-12-04 remitamine[clipfish] improve extraction
2015-12-04 remitamine[skynewsarabia] fix extractor name
2015-12-04 remitamine[ooyala] fix duration scale
2015-12-04 remitamine[nba] fix extraction errors
2015-12-04 Jaime Marquínez... [clipfish] Remove unused import and style fix
2015-12-04 Jaime Marquínez... [mixcloud] Fix extraction of the audio url (fixes ...
2015-12-04 remitamineMerge pull request #7686 from remitamine/acast
2015-12-04 remitamineMerge pull request #7660 from remitamine/gameinformer
2015-12-04 remitamineMerge pull request #7320 from remitamine/adobetv
2015-12-04 remitamine[adobetv] use compat_str
2015-12-04 remitamine[adobetv] use a variable for api base url
2015-12-04 remitamine[gameinformer] split long line
2015-12-04 remitamineMerge pull request #7185 from remitamine/ooyala
2015-12-04 remitamineMerge pull request #7326 from remitamine/clipfish
2015-12-04 remitamine[nba] improve(fixes #7068)
2015-12-04 remitamine[nba] use xpath utils
2015-12-04 remitamine[trilulilu] improve extraction
2015-12-03 remitamine[trilulilu] fix info extraction
2015-12-03 remitamine[bilibili] flake8
2015-12-03 remitamine[audimedia] flake8
2015-12-03 remitamineMerge pull request #7745 from remitamine/bilibili
2015-12-03 remitamine[bilibili] use xpath_text and catch errors in xml document
2015-12-03 remitamineMerge pull request #7659 from remitamine/audimedia
2015-12-03 remitamineMerge pull request #7210 from remitamine/bilibili
2015-12-03 remitamineMerge branch 'master' of https://github.com/rg3/youtube...
2015-12-03 Sergey M․[beeg] Decrypt URL (Closes #7736)
2015-12-03 remitamineMerge pull request #7681 from remitamine/skynewarabia
2015-12-03 Sergey M․[beeg] Update API URL (Closes #7736)
2015-12-03 Sergey M․[extractor/common] Clarify duration can be float
2015-12-03 Sergey M․[bbc] Fix _VALID_URL
2015-12-03 Jaime Marquínez... [gametrailers] Fix extraction (fixes #7722)
2015-12-01 Sergey M․[bbc] Extract _ID_REGEX and ad one more video id patter...
2015-12-01 Sergey M․[udemy] Make lecture downloading fatal
2015-12-01 Sergey M․[udemy] Remove unused import
2015-12-01 Sergey M․[udemy] Semi-switch to api 2.0 (Closes #7704)
2015-12-01 Sergey M․[udemy] Allow authentication via cookies
2015-12-01 Sergey M․[udemy] Extract formats from data.outputs (#7704)
2015-12-01 Sergey M․[nrk] Extract f4m formats and impose geo restriction...
2015-11-30 Sergey M․[youtube] Clarify itag 272 possible resolutions (#7699)
2015-11-30 Sergey M․[facebook] Make alternative title optional (Closes...
2015-11-29 Sergey M․[vodlocker] Capture file not found error (Closes #7696)
2015-11-29 Sergey M․[pornhub:playlist] Allow alphanumeric viewkeys (Closes...
2015-11-29 Sergey M․[youtube:playlist] Extend _VALID_URL
2015-11-29 Sergey M․[youtube] Extend _VALID_URL (Closes #7694)
2015-11-29 Yen Chi Hsuan[youtube] Simplify and make sure header values are...
2015-11-29 Sergey M․[spiegel] Fix extraction (Closes #7693)
2015-11-29 Yen Chi HsuanMerge pull request #7691 from ryandesign/use-PYTHON...
2015-11-29 Yen Chi Hsuan[utils] Refactor handle_youtubedl_headers for future...
2015-11-29 Yen Chi Hsuan[utils] Correct docstring of YoutubeDLHandler
2015-11-29 Yen Chi Hsuan[youtube] Disable compression for live streams
2015-11-29 Yen Chi Hsuan[downloader/hls] Respect Youtubedl-* headers
2015-11-29 Yen Chi Hsuan[utils] Separate codes for handling Youtubedl-* headers
2015-11-28 remitamineMerge pull request #7057 from remitamine/cspan
2015-11-28 remitamine[cspan] change into a function
2015-11-28 remitamine[skynewsarabia] return empty categories array if there...
2015-11-28 remitamine[acast] Add new extractor
2015-11-28 Sergey M․[bloomberg] Improve formats extraction
2015-11-28 Sergey M․[bloomberg] Improve video id regex
2015-11-28 Sergey M․[bloomberg] Modernize
2015-11-28 Sergey M․[bloomberg] Relax _VALID_URL even more (Closes #7685)
2015-11-28 Sergey M․[youtube] Clarify rationale for yt:stretch validation
2015-11-28 Sergey MMerge pull request #7677 from lalinsky/yt-stretch-zero...
2015-11-28 remitamine[skynewsarabia] fix IE_NAME
2015-11-28 remitamine[skynewsarabia] Add new extractor
2015-11-28 Lukáš Lalinský[youtube] Use the existing `w` and `h` variables
2015-11-28 Yen Chi Hsuan[options] Changed wording for --list-formats
2015-11-28 Sergey M․[dbtv] Expand _VALID_URL (Closes #7645)
2015-11-28 Lukáš Lalinský[youtube] Ignore yt:stretch with zero width/height
2015-11-27 Philipp Hagemeisterrelease 2015.11.27.1
2015-11-27 Philipp Hagemeisterrelease 2015.11.27
2015-11-27 Yen Chi Hsuan[downloader/hls] Remove Accept-encoding from headers...
2015-11-27 Yen Chi Hsuan[options] Clarify --list-formats needs videos (closes...
2015-11-26 remitamine[gameinformer] Add new extractor
next