summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | [videolecturesnet] Add support for playlists (Closes #7031)Sergey M․2015-10-011-4/+15
| |
* | [videolecturesnet] Use generic SMIL extractionSergey M․2015-10-011-54/+8
| |
* | [extractor/common] Extract upload date from SMILSergey M․2015-10-011-0/+5
| |
* | [extractor/common] Extract images from SMILSergey M․2015-10-011-0/+8
| |
* | [extractor/common] Allow float bitratesSergey M․2015-10-011-1/+1
| |
* | [nrktv] Rework subtitles and eliminate downloading twiceSergey M․2015-10-011-19/+9
| |
* | Merge pull request #7035 from jfremstad/nrk-fix-spellingSergey M.2015-10-011-1/+1
|\ \ | | | | | | [nrk] Spelling
| * | [nrk] SpellingJoakim Fremstad2015-10-011-1/+1
|/ /
* | [naver] Improve error regexSergey M․2015-10-011-5/+5
| |
* | [vk] Detect vimeo embeds (Closes #7021)Sergey M․2015-09-301-0/+5
| |
* | [test/helper] Clarify field for list length mismatchSergey M․2015-09-301-1/+2
| |
* | [test/helper] SpellingSergey M․2015-09-301-2/+2
| |
* | [test/helper] FormattingSergey M․2015-09-301-14/+14
| |
* | [test] use descriptive variable nameQijiang Fan2015-09-301-8/+6
| |
* | [test] split expect_dict to two functionsQijiang Fan2015-09-301-73/+70
| |
* | [test] recursively check dict and list in expect_info_dictQijiang Fan2015-09-301-1/+20
| | | | | | | | | | This allows to use md5:, re:, etc within the str inside a list or dict.
* | [nfl] Add test for #7012Sergey M․2015-09-301-0/+14
| |
* | [nfl] fix content id regex(fixes #7012)remitamine2015-09-301-1/+1
| |
* | [comedycentral] Fix youtube-dl :thedailyshowPhilipp Hagemeister2015-09-301-6/+1
| | | | | | | | We'll let the generic IE follow the redirect and call back to us with the episode URL
* | [adultswim] Prefer stream (Closes #7015)Sergey M․2015-09-291-11/+26
| |
* | release 2015.09.28Philipp Hagemeister2015-09-282-4/+2
| |
* | [keek] Strip titleSergey M․2015-09-281-1/+1
| |
* | [keek] Improve uploader fields regexesSergey M․2015-09-281-2/+6
| |
* | [keek] Remove descriptionSergey M․2015-09-281-4/+2
| | | | | | | | Since it equals title plus static suffix
* | [keek] Make uploader fields non fatalSergey M․2015-09-281-2/+2
| |
* | [keek] extract uploader and uploader id with _search_regexremitamine2015-09-281-8/+2
| |
* | [keek] add utf-8 coding cookieremitamine2015-09-281-1/+2
| |
* | [keek] fix test titleremitamine2015-09-281-2/+2
| |
* | [keek] extract more inforemitamine2015-09-281-0/+12
| |
* | [keek] fix info extractionremitamine2015-09-281-22/+6
| |
* | [extractor/generic] Add support for condenast script embeds (Closes #6885, ↵Sergey M․2015-09-271-1/+1
| | | | | | | | closes #6991)
* | [condenast] Add support for JS embedsSergey M․2015-09-271-4/+21
| |
* | Use `insert` for all sys.path manipulationsYen Chi Hsuan2015-09-266-6/+6
| | | | | | | | Closes #6867.
* | [eagleplatform] Use http scheme for thumbnailSergey M․2015-09-271-1/+1
| |
* | [eagleplatform] Make _handle_error staticmethodSergey M․2015-09-271-1/+2
| |
* | [eagleplatform] Simplify secure mp4 construction and clarify rationaleSergey M․2015-09-271-1/+3
| |
* | [eagleplatform] use http urls explicitlyremitamine2015-09-271-1/+1
| |
* | [eagleplatform] return the code to handle errors in all _download_json requestsremitamine2015-09-271-3/+6
| |
* | [eagleplatform] extract mp4 url and fix thumbnail urlremitamine2015-09-271-10/+15
| |
* | [qqmusic] Allow [mm:ss] timestampsSergey M․2015-09-261-1/+1
| |
* | [qqmusic] Use release_dateSergey M․2015-09-261-4/+4
| |
* | [extractor/common] Document release_date fieldSergey M․2015-09-261-0/+1
| |
* | Credit @fqj1994 for qqmusic .lrc supportSergey M․2015-09-261-0/+1
| |
* | [qqmusic] Add test for a song with non .lrc lyricsSergey M․2015-09-261-0/+15
| |
* | [qqmusic] Do not capture braced text from the middle of the stringSergey M․2015-09-261-1/+1
| |
* | [qqmusic] Eliminate _filter_lrc and use single quotesSergey M․2015-09-261-6/+3
| |
* | [qqmusic] Add subtitles for QQMusicQijiang Fan2015-09-261-2/+17
| | | | | | | | Use .lrc lyrics as subtitles if lyrics in lrc format exist.
* | [bbc] Add test for programme that fails with iptv-all mediasetSergey M․2015-09-261-0/+15
| |
* | [bbc] Clarify iptv-all mediaset rationaleSergey M․2015-09-261-0/+3
| |
* | [bbc] Skip mediaselection on gelocation error (Closes #6983)Sergey M․2015-09-261-1/+1
| |