youtube-dl
2015-10-05 Sergey M.Merge pull request #6963 from remitamine/appledaily
2015-10-04 Sergey M․[pbs] Add test for #7059
2015-10-04 Sergey M․[pbs] Allow empty attribute in player regex
2015-10-04 Sergey M․[pbs] Improve player regex (Closes #7059)
2015-10-04 Sergey M․[limelight] Add test video with subtitles
2015-10-04 Sergey M․[limelight] Fix python 2.6, simplify, make more robust...
2015-10-04 Sergey M․[YoutubeDL] Autocalculate ext for subtitles when missing
2015-10-04 remitamine[limelight] Add new extractor
2015-10-03 Sergey M.Merge pull request #7052 from remitamine/engadget
2015-10-03 Naglis Jonaitis[tapely] Improve _VALID_URL
2015-10-03 remitamine[engadget] accept short video urls
2015-10-02 Yen Chi Hsuan[doc] Better formatting of youtube-dl.1 (closes #6510)
2015-10-02 Yen Chi Hsuan[compat] Allow overriding by only COLUMNS or LINES...
2015-10-02 Yen Chi Hsuan[options] Cleanup double spaces in help texts
2015-10-02 Jaime Marquínez... [europa] Style fix: add whitespace after comma
2015-10-02 Sergey M․[europa] Add support for audio URLs
2015-10-02 Sergey M․[europa] Improve extraction
2015-10-02 ngld[europa] Add new extractor
2015-10-02 Sergey M․[ruutu] Limit resolution split to 2 pieces (Closes...
2015-10-02 fluksFix ruutu extractor bug
2015-10-02 Jaime Marquínez... [test/helper] Fix style
2015-10-02 Jaime Marquínez... [naver] Remove unused import
2015-10-01 Sergey M․[videolecturesnet] Add test video with broken direct...
2015-10-01 Sergey M․[extractor/common] Make f4m extraction for SMIL non...
2015-10-01 Sergey M․[extractor/common] Add fatal to _extract_f4m_formats
2015-10-01 Sergey M․[extractor/common] Make m3u8 extraction for SMIL non...
2015-10-01 Sergey M․[extractor/common] Check validity of direct URLs
2015-10-01 Sergey M․[videolecturesnet] Add playlist test
2015-10-01 Sergey M․[videolecturesnet] Improve playlist extraction
2015-10-01 Sergey M․[videolecturesnet] Add support for playlists (Closes...
2015-10-01 Sergey M․[videolecturesnet] Use generic SMIL extraction
2015-10-01 Sergey M․[extractor/common] Extract upload date from SMIL
2015-10-01 Sergey M․[extractor/common] Extract images from SMIL
2015-10-01 Sergey M․[extractor/common] Allow float bitrates
2015-10-01 Sergey M․[nrktv] Rework subtitles and eliminate downloading...
2015-10-01 Sergey M.Merge pull request #7035 from jfremstad/nrk-fix-spelling
2015-10-01 Joakim Fremstad[nrk] Spelling
2015-09-30 Sergey M․[naver] Improve error regex
2015-09-30 Sergey M․[vk] Detect vimeo embeds (Closes #7021)
2015-09-30 Sergey M․[test/helper] Clarify field for list length mismatch
2015-09-30 Sergey M․[test/helper] Spelling
2015-09-30 Sergey M․[test/helper] Formatting
2015-09-30 Qijiang Fan[test] use descriptive variable name
2015-09-30 Qijiang Fan[test] split expect_dict to two functions
2015-09-30 Qijiang Fan[test] recursively check dict and list in expect_info_dict
2015-09-30 Sergey M․[nfl] Add test for #7012
2015-09-30 remitamine[nfl] fix content id regex(fixes #7012)
2015-09-30 Philipp Hagemeister[comedycentral] Fix youtube-dl :thedailyshow
2015-09-29 Sergey M․[adultswim] Prefer stream (Closes #7015)
2015-09-28 Philipp Hagemeisterrelease 2015.09.28
2015-09-27 Sergey M․[keek] Strip title
2015-09-27 Sergey M․[keek] Improve uploader fields regexes
2015-09-27 Sergey M․[keek] Remove description
2015-09-27 Sergey M․[keek] Make uploader fields non fatal
2015-09-27 remitamine[keek] extract uploader and uploader id with _search_regex
2015-09-27 remitamine[keek] add utf-8 coding cookie
2015-09-27 remitamine[keek] fix test title
2015-09-27 remitamine[keek] extract more info
2015-09-27 remitamine[keek] fix info extraction
2015-09-26 Sergey M․[extractor/generic] Add support for condenast script...
2015-09-26 Sergey M․[condenast] Add support for JS embeds
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...
next