Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [videolecturesnet] Add support for playlists (Closes #7031) | Sergey M․ | 2015-10-01 | 1 | -4/+15 | |
| | | ||||||
* | | [videolecturesnet] Use generic SMIL extraction | Sergey M․ | 2015-10-01 | 1 | -54/+8 | |
| | | ||||||
* | | [extractor/common] Extract upload date from SMIL | Sergey M․ | 2015-10-01 | 1 | -0/+5 | |
| | | ||||||
* | | [extractor/common] Extract images from SMIL | Sergey M․ | 2015-10-01 | 1 | -0/+8 | |
| | | ||||||
* | | [extractor/common] Allow float bitrates | Sergey M․ | 2015-10-01 | 1 | -1/+1 | |
| | | ||||||
* | | [nrktv] Rework subtitles and eliminate downloading twice | Sergey M․ | 2015-10-01 | 1 | -19/+9 | |
| | | ||||||
* | | Merge pull request #7035 from jfremstad/nrk-fix-spelling | Sergey M. | 2015-10-01 | 1 | -1/+1 | |
|\ \ | | | | | | | [nrk] Spelling | |||||
| * | | [nrk] Spelling | Joakim Fremstad | 2015-10-01 | 1 | -1/+1 | |
|/ / | ||||||
* | | [naver] Improve error regex | Sergey M․ | 2015-10-01 | 1 | -5/+5 | |
| | | ||||||
* | | [vk] Detect vimeo embeds (Closes #7021) | Sergey M․ | 2015-09-30 | 1 | -0/+5 | |
| | | ||||||
* | | [test/helper] Clarify field for list length mismatch | Sergey M․ | 2015-09-30 | 1 | -1/+2 | |
| | | ||||||
* | | [test/helper] Spelling | Sergey M․ | 2015-09-30 | 1 | -2/+2 | |
| | | ||||||
* | | [test/helper] Formatting | Sergey M․ | 2015-09-30 | 1 | -14/+14 | |
| | | ||||||
* | | [test] use descriptive variable name | Qijiang Fan | 2015-09-30 | 1 | -8/+6 | |
| | | ||||||
* | | [test] split expect_dict to two functions | Qijiang Fan | 2015-09-30 | 1 | -73/+70 | |
| | | ||||||
* | | [test] recursively check dict and list in expect_info_dict | Qijiang Fan | 2015-09-30 | 1 | -1/+20 | |
| | | | | | | | | | | This allows to use md5:, re:, etc within the str inside a list or dict. | |||||
* | | [nfl] Add test for #7012 | Sergey M․ | 2015-09-30 | 1 | -0/+14 | |
| | | ||||||
* | | [nfl] fix content id regex(fixes #7012) | remitamine | 2015-09-30 | 1 | -1/+1 | |
| | | ||||||
* | | [comedycentral] Fix youtube-dl :thedailyshow | Philipp Hagemeister | 2015-09-30 | 1 | -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-29 | 1 | -11/+26 | |
| | | ||||||
* | | release 2015.09.28 | Philipp Hagemeister | 2015-09-28 | 2 | -4/+2 | |
| | | ||||||
* | | [keek] Strip title | Sergey M․ | 2015-09-28 | 1 | -1/+1 | |
| | | ||||||
* | | [keek] Improve uploader fields regexes | Sergey M․ | 2015-09-28 | 1 | -2/+6 | |
| | | ||||||
* | | [keek] Remove description | Sergey M․ | 2015-09-28 | 1 | -4/+2 | |
| | | | | | | | | Since it equals title plus static suffix | |||||
* | | [keek] Make uploader fields non fatal | Sergey M․ | 2015-09-28 | 1 | -2/+2 | |
| | | ||||||
* | | [keek] extract uploader and uploader id with _search_regex | remitamine | 2015-09-28 | 1 | -8/+2 | |
| | | ||||||
* | | [keek] add utf-8 coding cookie | remitamine | 2015-09-28 | 1 | -1/+2 | |
| | | ||||||
* | | [keek] fix test title | remitamine | 2015-09-28 | 1 | -2/+2 | |
| | | ||||||
* | | [keek] extract more info | remitamine | 2015-09-28 | 1 | -0/+12 | |
| | | ||||||
* | | [keek] fix info extraction | remitamine | 2015-09-28 | 1 | -22/+6 | |
| | | ||||||
* | | [extractor/generic] Add support for condenast script embeds (Closes #6885, ↵ | Sergey M․ | 2015-09-27 | 1 | -1/+1 | |
| | | | | | | | | closes #6991) | |||||
* | | [condenast] Add support for JS embeds | Sergey M․ | 2015-09-27 | 1 | -4/+21 | |
| | | ||||||
* | | Use `insert` for all sys.path manipulations | Yen Chi Hsuan | 2015-09-26 | 6 | -6/+6 | |
| | | | | | | | | Closes #6867. | |||||
* | | [eagleplatform] Use http scheme for thumbnail | Sergey M․ | 2015-09-27 | 1 | -1/+1 | |
| | | ||||||
* | | [eagleplatform] Make _handle_error staticmethod | Sergey M․ | 2015-09-27 | 1 | -1/+2 | |
| | | ||||||
* | | [eagleplatform] Simplify secure mp4 construction and clarify rationale | Sergey M․ | 2015-09-27 | 1 | -1/+3 | |
| | | ||||||
* | | [eagleplatform] use http urls explicitly | remitamine | 2015-09-27 | 1 | -1/+1 | |
| | | ||||||
* | | [eagleplatform] return the code to handle errors in all _download_json requests | remitamine | 2015-09-27 | 1 | -3/+6 | |
| | | ||||||
* | | [eagleplatform] extract mp4 url and fix thumbnail url | remitamine | 2015-09-27 | 1 | -10/+15 | |
| | | ||||||
* | | [qqmusic] Allow [mm:ss] timestamps | Sergey M․ | 2015-09-26 | 1 | -1/+1 | |
| | | ||||||
* | | [qqmusic] Use release_date | Sergey M․ | 2015-09-26 | 1 | -4/+4 | |
| | | ||||||
* | | [extractor/common] Document release_date field | Sergey M․ | 2015-09-26 | 1 | -0/+1 | |
| | | ||||||
* | | Credit @fqj1994 for qqmusic .lrc support | Sergey M․ | 2015-09-26 | 1 | -0/+1 | |
| | | ||||||
* | | [qqmusic] Add test for a song with non .lrc lyrics | Sergey M․ | 2015-09-26 | 1 | -0/+15 | |
| | | ||||||
* | | [qqmusic] Do not capture braced text from the middle of the string | Sergey M․ | 2015-09-26 | 1 | -1/+1 | |
| | | ||||||
* | | [qqmusic] Eliminate _filter_lrc and use single quotes | Sergey M․ | 2015-09-26 | 1 | -6/+3 | |
| | | ||||||
* | | [qqmusic] Add subtitles for QQMusic | Qijiang Fan | 2015-09-26 | 1 | -2/+17 | |
| | | | | | | | | Use .lrc lyrics as subtitles if lyrics in lrc format exist. | |||||
* | | [bbc] Add test for programme that fails with iptv-all mediaset | Sergey M․ | 2015-09-26 | 1 | -0/+15 | |
| | | ||||||
* | | [bbc] Clarify iptv-all mediaset rationale | Sergey M․ | 2015-09-26 | 1 | -0/+3 | |
| | | ||||||
* | | [bbc] Skip mediaselection on gelocation error (Closes #6983) | Sergey M․ | 2015-09-26 | 1 | -1/+1 | |
| | |