Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-23 | [xnxx] fix url regex | rr- | |
The pattern has changed from "video123412" to "video-o8xa19". The changes maintain backwards compatibility with old-style URLs. | |||
2016-06-23 | [vk] Modernize | Sergey M․ | |
2016-06-23 | [vk] Workaround buggy new.vk.com Set-Cookie headers | Sergey M․ | |
2016-06-23 | [vimeo:album] Add paged example URL | Sergey M․ | |
2016-06-23 | [vimeo:album] Impove _VALID_URL | Sergey M․ | |
2016-06-23 | [vimeo:channel] Improve playlist extraction | Sergey M․ | |
2016-06-23 | [vimeo:channel] Add video id to url_result | Purdea Andrei | |
This will allow us to decide much faster that we don't want an already archived video, and will allow having to download webpages for each video that has already been downloaded, thus significantly speeding up the archival of channels that have no new content. | |||
2016-06-23 | [vimeo] Override original URL only when necessary | Sergey M․ | |
2016-06-22 | [Vine] Extract view count | TRox1972 | |
2016-06-22 | [svt] Various improvements | Sergey M․ | |
+ [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 | |||
2016-06-22 | Fix issue downloading facebook videos | Shai Coleman | |
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 | |||
2016-06-21 | [gametrailers] Remove extractor | Sergey M․ | |
gametrailers closed (see http://www.polygon.com/2016/2/8/10944452/gametrailers-shuts-down-after-13-year-run) | |||
2016-06-21 | [gamespot] extract all formats | Remita Amine | |
2016-06-21 | [svt] Fix extraction for SVTPlay (closes #9809) | Yen Chi Hsuan | |
2016-06-20 | [cbs] Remove unused import | Sergey M․ | |
2016-06-20 | [streamcloud] Capture error message (#9840) | Sergey M․ | |
2016-06-19 | [cbs] fix _VALID_URL | Remita Amine | |
2016-06-19 | [cbs,cbsnews,cbssports] reduce requests while extracting all formats | Remita Amine | |
2016-06-19 | [theplatform] reduce requests for theplatform feed info extraction | Remita Amine | |
2016-06-19 | [radiojavan] PEP8 | Yen Chi Hsuan | |
E275 is added in pycodestyle 2.6 See https://github.com/PyCQA/pycodestyle/pull/491 | |||
2016-06-19 | Merge pull request #8201 from remitamine/hls-aes | Yen Chi Hsuan | |
[downloader/hls] Add support for AES-128 encrypted segments in hlsnative downloader | |||
2016-06-19 | [foxsports] extract http formats | Remita Amine | |
2016-06-19 | [downloader/hls] Add support for AES-128 encrypted segments in hlsnative ↵ | remitamine | |
downloader | |||
2016-06-19 | [vimeo] Fix rented videos (Closes #9830) | Sergey M․ | |
2016-06-19 | [r7] Fix extraction and add support for articles (Closes #9826) | Sergey M․ | |
2016-06-19 | [closertotruth] Update and improve (Closes #8680) | Sergey M․ | |
2016-06-18 | [closertotruth] Add extractor | Steven Gosseling | |
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 | |||
2016-06-18 | [arte:+7] Simplify _VALID_URL | Sergey M․ | |
2016-06-18 | [arte:+7] Expand _VALID_URL (Closes #9820) | Sergey M․ | |
2016-06-18 | [extractors] Update references to sportschau (#9799) | Yen Chi Hsuan | |
2016-06-18 | [sportschau.de] Fix extraction and moved to its own file (closes #9799) | Yen Chi Hsuan | |
2016-06-18 | [ard] Remove SportschauIE, which is now based on WDR (#9799) | Yen Chi Hsuan | |
2016-06-18 | [wdr] Add WDRBaseIE, for Sportschau (#9799) | Yen Chi Hsuan | |
2016-06-18 | [br] Skip invalid tests | Yen Chi Hsuan | |
2016-06-18 | [azubu] Don't fail on optional fields | Yen Chi Hsuan | |
2016-06-18 | [bbc] Skip a geo-restricted test case | Yen Chi Hsuan | |
2016-06-18 | [arte] Update _TESTS and fix for pages with multiple YouTube videos | Yen Chi Hsuan | |
Some tests are from #6895 and #6613 | |||
2016-06-18 | [aftonbladet] Fix extraction | Yen Chi Hsuan | |
2016-06-18 | [adobetv] Use embedded data in the webpage | Yen Chi Hsuan | |
Sometimes the HTML webpage is returned even with '?format=json' | |||
2016-06-18 | [mtvservices] Fix ext for RTMP streams | Yen Chi Hsuan | |
2016-06-18 | [bet] Moved to MTVServices | Yen Chi Hsuan | |
2016-06-18 | [pornhd] Add working test | Sergey M․ | |
2016-06-18 | [pornhd] Detect removed videos and modernize | Sergey M․ | |
2016-06-18 | [pornhd] Improve formats extraction | Sergey M․ | |
2016-06-18 | [pornhd] Fix metadata extraction | Sergey M․ | |
2016-06-18 | [mtv] Use compat_xpath and fix FutureWarning | Sergey M․ | |
2016-06-18 | [nickde] Add extractor (Closes #9778) | Sergey M․ | |
2016-06-18 | [mitele] Extract series metadata and make title more robust (Closes #9758) | Sergey M․ | |
2016-06-18 | [carambatv] Add extractor (Closes #9815) | Sergey M․ | |
2016-06-17 | [bbccouk] Add support for playlists (Closes #9812) | Sergey M․ | |