Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Vine] Extract view count | TRox1972 | 2016-06-22 | 1 | -0/+5 |
| | |||||
* | release 2016.06.22 | Sergey M․ | 2016-06-22 | 3 | -5/+4 |
| | |||||
* | [svt] Various improvements | Sergey M․ | 2016-06-22 | 1 | -23/+61 |
| | | | | | | + [svt:play] Add fallback path looking for video id and fix extraction for oppetarkiv * [svt:base] Detect geo restriction * [svt:base] Extract series related metadata | ||||
* | Fix issue downloading facebook videos | Shai Coleman | 2016-06-22 | 1 | -0/+2 |
| | | | | | | youtube-dl expects the format items to be returned as a list, but when there's only one item Facebook returns a dict instead, this wraps the dict in a list if necessary | ||||
* | [gametrailers] Remove extractor | Sergey M․ | 2016-06-21 | 2 | -63/+0 |
| | | | | gametrailers closed (see http://www.polygon.com/2016/2/8/10944452/gametrailers-shuts-down-after-13-year-run) | ||||
* | [gamespot] extract all formats | Remita Amine | 2016-06-21 | 1 | -23/+68 |
| | |||||
* | [svt] Fix extraction for SVTPlay (closes #9809) | Yen Chi Hsuan | 2016-06-21 | 1 | -21/+42 |
| | |||||
* | [cbs] Remove unused import | Sergey M․ | 2016-06-20 | 1 | -2/+0 |
| | |||||
* | [streamcloud] Capture error message (#9840) | Sergey M․ | 2016-06-20 | 1 | -11/+16 |
| | |||||
* | release 2016.06.20 | Sergey M․ | 2016-06-20 | 3 | -5/+5 |
| | |||||
* | [downloader/hls] Simplify and carry long lines | Sergey M․ | 2016-06-20 | 1 | -4/+6 |
| | |||||
* | Revert "[jsinterp] Avoid double key lookup for setting new key" | Philipp Hagemeister | 2016-06-20 | 1 | -3/+5 |
| | | | | This reverts commit 7c05097633138459e9bdf7e10738e021b04689a7. | ||||
* | [cbs] fix _VALID_URL | Remita Amine | 2016-06-19 | 1 | -1/+1 |
| | |||||
* | [cbs,cbsnews,cbssports] reduce requests while extracting all formats | Remita Amine | 2016-06-19 | 3 | -111/+44 |
| | |||||
* | [theplatform] reduce requests for theplatform feed info extraction | Remita Amine | 2016-06-19 | 1 | -18/+36 |
| | |||||
* | [radiojavan] PEP8 | Yen Chi Hsuan | 2016-06-19 | 1 | -1/+1 |
| | | | | | | E275 is added in pycodestyle 2.6 See https://github.com/PyCQA/pycodestyle/pull/491 | ||||
* | Merge pull request #8201 from remitamine/hls-aes | Yen Chi Hsuan | 2016-06-19 | 3 | -36/+68 |
|\ | | | | | [downloader/hls] Add support for AES-128 encrypted segments in hlsnative downloader | ||||
| * | [downloader/hls] Add support for AES-128 encrypted segments in hlsnative ↵ | remitamine | 2016-06-19 | 3 | -36/+68 |
| | | | | | | | | downloader | ||||
* | | [foxsports] extract http formats | Remita Amine | 2016-06-19 | 1 | -5/+15 |
| | | |||||
* | | release 2016.06.19.1 | Sergey M․ | 2016-06-19 | 2 | -4/+4 |
| | | |||||
* | | [vimeo] Fix rented videos (Closes #9830) | Sergey M․ | 2016-06-19 | 1 | -1/+14 |
| | | |||||
* | | [jsinterp] Avoid double key lookup for setting new key | Lucas Moura | 2016-06-19 | 1 | -5/+3 |
|/ | | | | | | | | In order to add a new key to both __objects and __functions dicts on jsinterp.py, it is necessary to first verify if a key was present and if not, create the key and assign it to a value. However, this can be done with a single step using dict setdefault method. | ||||
* | release 2016.06.19 | Sergey M․ | 2016-06-19 | 3 | -5/+7 |
| | |||||
* | [r7] Fix extraction and add support for articles (Closes #9826) | Sergey M․ | 2016-06-19 | 2 | -36/+64 |
| | |||||
* | [closertotruth] Update and improve (Closes #8680) | Sergey M․ | 2016-06-19 | 2 | -47/+71 |
| | |||||
* | [closertotruth] Add extractor | Steven Gosseling | 2016-06-18 | 1 | -0/+69 |
| | | | | | | | | | | | | | | | | | | | | Removed print statement from code. Replaced two regex searches with the corret ones. Removed some unnecessary semicolumns fixed title extraction refactored everything to search_regex processed comments on commit 5650b0d, fixed feedback from flake8 Improved regexes and returns info dict now. Added support for closertotruth interview URL Added support for episodes page | ||||
* | [arte:+7] Simplify _VALID_URL | Sergey M․ | 2016-06-18 | 1 | -2/+2 |
| | |||||
* | [README.md] Remove 'small' from description (#9814) | Sergey M․ | 2016-06-18 | 1 | -1/+1 |
| | |||||
* | [arte:+7] Expand _VALID_URL (Closes #9820) | Sergey M․ | 2016-06-18 | 1 | -1/+4 |
| | |||||
* | [extractors] Update references to sportschau (#9799) | Yen Chi Hsuan | 2016-06-18 | 1 | -1/+1 |
| | |||||
* | [sportschau.de] Fix extraction and moved to its own file (closes #9799) | Yen Chi Hsuan | 2016-06-18 | 1 | -0/+38 |
| | |||||
* | [ard] Remove SportschauIE, which is now based on WDR (#9799) | Yen Chi Hsuan | 2016-06-18 | 1 | -39/+0 |
| | |||||
* | [wdr] Add WDRBaseIE, for Sportschau (#9799) | Yen Chi Hsuan | 2016-06-18 | 1 | -84/+95 |
| | |||||
* | [br] Skip invalid tests | Yen Chi Hsuan | 2016-06-18 | 1 | -3/+6 |
| | |||||
* | [azubu] Don't fail on optional fields | Yen Chi Hsuan | 2016-06-18 | 1 | -7/+12 |
| | |||||
* | [bbc] Skip a geo-restricted test case | Yen Chi Hsuan | 2016-06-18 | 1 | -0/+1 |
| | |||||
* | [arte] Update _TESTS and fix for pages with multiple YouTube videos | Yen Chi Hsuan | 2016-06-18 | 1 | -21/+15 |
| | | | | Some tests are from #6895 and #6613 | ||||
* | [aftonbladet] Fix extraction | Yen Chi Hsuan | 2016-06-18 | 1 | -2/+2 |
| | |||||
* | [adobetv] Use embedded data in the webpage | Yen Chi Hsuan | 2016-06-18 | 1 | -1/+4 |
| | | | | Sometimes the HTML webpage is returned even with '?format=json' | ||||
* | [mtvservices] Fix ext for RTMP streams | Yen Chi Hsuan | 2016-06-18 | 1 | -2/+3 |
| | |||||
* | [bet] Moved to MTVServices | Yen Chi Hsuan | 2016-06-18 | 1 | -61/+33 |
| | |||||
* | release 2016.06.18.1 | Sergey M․ | 2016-06-18 | 3 | -5/+5 |
| | |||||
* | release 2016.06.18 | Sergey M․ | 2016-06-18 | 3 | -4/+9 |
| | |||||
* | [pornhd] Add working test | Sergey M․ | 2016-06-18 | 1 | -3/+18 |
| | |||||
* | [pornhd] Detect removed videos and modernize | Sergey M․ | 2016-06-18 | 1 | -10/+18 |
| | |||||
* | [pornhd] Improve formats extraction | Sergey M․ | 2016-06-18 | 1 | -5/+5 |
| | |||||
* | [pornhd] Fix metadata extraction | Sergey M․ | 2016-06-18 | 1 | -2/+3 |
| | |||||
* | [mtv] Use compat_xpath and fix FutureWarning | Sergey M․ | 2016-06-18 | 1 | -2/+3 |
| | |||||
* | [nickde] Add extractor (Closes #9778) | Sergey M․ | 2016-06-18 | 2 | -1/+28 |
| | |||||
* | [mitele] Extract series metadata and make title more robust (Closes #9758) | Sergey M․ | 2016-06-18 | 1 | -3/+46 |
| |