youtube-dl
2015-09-26 Yen Chi HsuanUse `insert` for all sys.path manipulations
2015-09-26 Sergey M․[eagleplatform] Use http scheme for thumbnail
2015-09-26 Sergey M․[eagleplatform] Make _handle_error staticmethod
2015-09-26 Sergey M․[eagleplatform] Simplify secure mp4 construction and...
2015-09-26 remitamine[eagleplatform] use http urls explicitly
2015-09-26 remitamine[eagleplatform] return the code to handle errors in...
2015-09-26 remitamine[eagleplatform] extract mp4 url and fix thumbnail url
2015-09-26 Sergey M․[qqmusic] Allow [mm:ss] timestamps
2015-09-26 Sergey M․[qqmusic] Use release_date
2015-09-26 Sergey M․[extractor/common] Document release_date field
2015-09-26 Sergey M․Credit @fqj1994 for qqmusic .lrc support
2015-09-26 Sergey M․[qqmusic] Add test for a song with non .lrc lyrics
2015-09-26 Sergey M․[qqmusic] Do not capture braced text from the middle...
2015-09-26 Sergey M․[qqmusic] Eliminate _filter_lrc and use single quotes
2015-09-26 Qijiang Fan[qqmusic] Add subtitles for QQMusic
2015-09-26 Sergey M․[bbc] Add test for programme that fails with iptv-all...
2015-09-26 Sergey M․[bbc] Clarify iptv-all mediaset rationale
2015-09-26 Sergey M․[bbc] Skip mediaselection on gelocation error (Closes...
2015-09-26 Sergey M․[extractor/generic] Use _extract_url for mtvservices
2015-09-26 Sergey M․[mtvservices:embedded] Add _extract_url
2015-09-26 Sergey M․[mtv] Look for sm4:video:embed (Closes #6936, closes...
2015-09-26 Yen Chi HsuanMerge pull request #6966 from remitamine/kuwo
2015-09-26 remitamine[kuwo] treat the offline error as an expected Extractor...
2015-09-26 remitamine[kuwo] check for the offline error page
2015-09-26 Sergey M.Merge pull request #6978 from remitamine/fktv
2015-09-26 remitamine[fktv] get format_id from video file ext
2015-09-25 Jaime Marquínez... Also run tests with python 3.5
2015-09-25 Jaime Marquínez... [README.md] Document the 'duration' field in the output...
2015-09-25 Jaime Marquínez... [fktv] Don't redefine 'url' in list comprehension
2015-09-25 Yen Chi HsuanMerge branch 'remitamine-fktv'
2015-09-25 remitamine[kuwo] extract title inside element with class title...
2015-09-25 remitamine[kuwo] fix title extraction and update test
2015-09-25 Yen Chi Hsuan[fktv] Fix a regex
2015-09-25 Yen Chi Hsuan[fktv] Coding style
2015-09-25 Yen Chi Hsuan[fktv] Correct thumbnail extraction and add the test
2015-09-25 Yen Chi Hsuan[fktv] Correct and improve some regexs
2015-09-25 Yen Chi Hsuan[fktv] Raise an error is no videos found
2015-09-25 Yen Chi Hsuan[fktv] Correct spellings
2015-09-25 Yen Chi HsuanMerge branch 'fktv' of https://github.com/remitamine...
2015-09-24 Sergey M․[condenast] Do not capture unused group in _VALID_URL
2015-09-24 Sergey M․[condenast] Keep acute accent
2015-09-24 remitamine[condenast] fix video info regex
2015-09-24 remitamine[condenast] fix extraction and add support for other...
2015-09-24 Sergey M․[iconosquare] Extract comments
2015-09-24 Sergey M․[iconosquare] Revert title (Closes #6954)
2015-09-24 remitamine[iconosquare] fix info extraction
2015-09-24 Sergey M.Merge pull request #6955 from atomic83/patch-1
2015-09-24 atomic83More title extraction fixing.
2015-09-24 Sergey M.Merge pull request #6952 from remitamine/hostingbulk
2015-09-24 remitamine[hostingbulk] remove extractor
2015-09-24 Sergey M․[nhl:news] Add support for iframe embeds (Closes #6941)
2015-09-24 Sergey M․[nhl] Add support for embedded URLs
2015-09-24 Sergey M․[vidme] Prefer non clip (Closes #6924)
2015-09-24 Sergey M․[xhamster] Fix title extraction (Closes #6944)
2015-09-23 Yen Chi Hsuan[iqiyi] Use md5_text for all MD5 calls
2015-09-23 Yen Chi Hsuan[iqiyi] Fix extraction (fixes #6878)
2015-09-23 Sergey M․[soundcloud] Update client id (Closes #6930)
2015-09-22 Sergey M․[downloader/hls] Pass http headers to downloader
2015-09-22 Philipp Hagemeisterrelease 2015.09.22
2015-09-22 Sergey M․[9gag] Support embed URLs
2015-09-22 Sergey M․[9gag] Quotes consistency
2015-09-22 Sergey M․[9gag] Add vimeo test
2015-09-22 Sergey M․[9gag] Modernize
2015-09-22 Sergey M․[9gag] Relax optional fields
2015-09-22 Sergey M․[9gag] Make post view regex more robust
2015-09-22 Sergey M․[9gag] Allow old .tv domain
2015-09-22 Sergey M․[9gag] Remove redundant test
2015-09-22 Sergey M․[9gag] Make display_id optional
2015-09-22 remitamine[ninegag] remove unnecessary condition
2015-09-22 remitamine[ninegag] extract source url
2015-09-22 remitamine[ninegag] fix _VALID_URL regex and handle the use of...
2015-09-22 Sergey M․[viewster] Use tuple
2015-09-22 Sergey M․[viewster] Add geo restricted tests
2015-09-22 Sergey M․[viewster] Detect video geo restriction
2015-09-22 Sergey M․[voewster] Detect series geo restriction
2015-09-22 Sergey M․[extractor/common] Add raise_geo_restricted
2015-09-22 Sergey M․[voewster] Update tests
2015-09-22 Sergey M․[viewster] Extract height from bitrate and prefer mp4...
2015-09-22 remitamine[viewster] accept https links and fix api_token extract...
2015-09-21 Sergey M․[youtube:history] Enable exractor
2015-09-20 Sergey M․[youtube:history] Disable exractor
2015-09-20 Sergey M․Fix typo
2015-09-20 Sergey M․[nfl] Add support for URLs without id (Closes #6907)
2015-09-20 Sergey M․[nfl] Add team domains (#6907)
2015-09-20 Sergey M․[utils] Fix kwargs on old python 2 (Closes #6905)
2015-09-20 Jaime Marquínez... [youtube:history] Explain why it has disabled and skip...
2015-09-20 Sergey M․[arte:+7] Fix typo
2015-09-20 Sergey M․[arte:+7] Look for json vp url in iframe (Closes #6895)
2015-09-20 Sergey M․[youtube:history] Disable extractor until #6893 is...
2015-09-20 Sergey M․[extractor/generic] Fix following redirect in Refresh...
2015-09-18 Sergey M.Merge pull request #6889 from remitamine/shahid
2015-09-18 remitamine[shahid] change test ext
2015-09-18 remitamine[shahid] fix api request url
2015-09-18 Sergey M․[bbc] Switch extraction to hq iptv hls (Closes #2732...
2015-09-18 Sergey M․[playwire] Fix test
2015-09-18 Jaime Marquínez... [postprocessor/ffmpeg] Always use the 'file:' protocol...
2015-09-17 Sergey M․[ok] Skip test
2015-09-17 Sergey M․[ok] Capture error message
2015-09-17 Sergey M․[divxstage] Remove extractor
2015-09-16 Sergey M․[telecinco] Fix typo
next