12916 Commits (6548030a17ba36de9f4a340cb71413d32b90f3a6)
 

Author SHA1 Message Date
Sergey M․ 23bdae0955
[svt] Various improvements
+ [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
8 years ago
Shai Coleman ca74c90bf5 Fix issue downloading facebook videos
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
8 years ago
Sergey M․ 7cfc1e2a10
[gametrailers] Remove extractor
gametrailers closed (see http://www.polygon.com/2016/2/8/10944452/gametrailers-shuts-down-after-13-year-run)
8 years ago
Remita Amine 1ac5705f62 [gamespot] extract all formats 8 years ago
Yen Chi Hsuan e4f90ea0a7
[svt] Fix extraction for SVTPlay (closes #9809) 8 years ago
Sergey M․ cdfc187cd5
[cbs] Remove unused import 8 years ago
Sergey M․ feef925f49
[streamcloud] Capture error message (#9840) 8 years ago
Sergey M․ 19e2d1cdea
release 2016.06.20 8 years ago
Sergey M․ 8369a4fe76
[downloader/hls] Simplify and carry long lines 8 years ago
Philipp Hagemeister 1f749b6658 Revert "[jsinterp] Avoid double key lookup for setting new key"
This reverts commit 7c05097633.
8 years ago
Remita Amine 819707920a [cbs] fix _VALID_URL 8 years ago
Remita Amine 43518503a6 [cbs,cbsnews,cbssports] reduce requests while extracting all formats 8 years ago
Remita Amine 5839d556e4 [theplatform] reduce requests for theplatform feed info extraction 8 years ago
Yen Chi Hsuan 6c83e583b3
[radiojavan] PEP8
E275 is added in pycodestyle 2.6

See https://github.com/PyCQA/pycodestyle/pull/491
8 years ago
Yen Chi Hsuan 6aeb64b673 Merge pull request #8201 from remitamine/hls-aes
[downloader/hls] Add support for AES-128 encrypted segments in hlsnative downloader
8 years ago
Remita Amine 6cd64b6806 [foxsports] extract http formats 8 years ago
remitamine e154c65128 [downloader/hls] Add support for AES-128 encrypted segments in hlsnative downloader 8 years ago
Sergey M․ a50fd6e026
release 2016.06.19.1 8 years ago
Sergey M․ 6a55bb66ee
[vimeo] Fix rented videos (Closes #9830) 8 years ago
Lucas Moura 7c05097633
[jsinterp] Avoid double key lookup for setting new key
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.
8 years ago
Sergey M․ 589568789f
release 2016.06.19 8 years ago
Sergey M․ 7577d849a6
[r7] Fix extraction and add support for articles (Closes #9826) 8 years ago
Sergey M․ cb23192bc4
[closertotruth] Update and improve (Closes #8680) 8 years ago
Steven Gosseling 41c1023300
[closertotruth] Add extractor
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
8 years ago
Sergey M․ 90b6288cce
[arte:+7] Simplify _VALID_URL 8 years ago
Sergey M․ c1823c8ad9
[README.md] Remove 'small' from description (#9814) 8 years ago
Sergey M․ d7c6c656c5
[arte:+7] Expand _VALID_URL (Closes #9820) 8 years ago
Yen Chi Hsuan b0b128049a
[extractors] Update references to sportschau (#9799) 8 years ago
Yen Chi Hsuan e8f13f2637
[sportschau.de] Fix extraction and moved to its own file (closes #9799) 8 years ago
Yen Chi Hsuan b5aad37f6b
[ard] Remove SportschauIE, which is now based on WDR (#9799) 8 years ago
Yen Chi Hsuan 6d0d4fc26d
[wdr] Add WDRBaseIE, for Sportschau (#9799) 8 years ago
Yen Chi Hsuan 0278aa443f
[br] Skip invalid tests 8 years ago
Yen Chi Hsuan 1f35745758
[azubu] Don't fail on optional fields 8 years ago
Yen Chi Hsuan 573c35272f
[bbc] Skip a geo-restricted test case 8 years ago
Yen Chi Hsuan 09e3f91e40
[arte] Update _TESTS and fix for pages with multiple YouTube videos
Some tests are from #6895 and #6613
8 years ago
Yen Chi Hsuan 1b6cf16be7
[aftonbladet] Fix extraction 8 years ago
Yen Chi Hsuan 26264cb056
[adobetv] Use embedded data in the webpage
Sometimes the HTML webpage is returned even with '?format=json'
8 years ago
Yen Chi Hsuan a72df5f36f
[mtvservices] Fix ext for RTMP streams 8 years ago
Yen Chi Hsuan c878e635de
[bet] Moved to MTVServices 8 years ago
Sergey M․ 0f47cc2e92
release 2016.06.18.1 8 years ago
Sergey M․ 5fc2757682
release 2016.06.18 8 years ago
Sergey M․ e3944c2621
[pornhd] Add working test 8 years ago
Sergey M․ 667d96480b
[pornhd] Detect removed videos and modernize 8 years ago
Sergey M․ e6fe993c31
[pornhd] Improve formats extraction 8 years ago
Sergey M․ d0d93f76ea
[pornhd] Fix metadata extraction 8 years ago
Sergey M․ 20a6a154fe
[mtv] Use compat_xpath and fix FutureWarning 8 years ago
Sergey M․ f011876076
[nickde] Add extractor (Closes #9778) 8 years ago
Sergey M․ 6929569403
[mitele] Extract series metadata and make title more robust (Closes #9758) 8 years ago
Sergey M․ eb451890da
[carambatv] Add extractor (Closes #9815) 8 years ago
Sergey M․ ded7511a70
[bbccouk] Add support for playlists (Closes #9812) 8 years ago