Commit Graph

13751 Commits (f449c061d04b37f70dafa8c01a2e1fb7a47a9a5f)
 

Author SHA1 Message Date
Remita Amine 6cd64b6806 [foxsports] extract http formats
remitamine e154c65128 [downloader/hls] Add support for AES-128 encrypted segments in hlsnative downloader
Sergey M․ a50fd6e026
release 2016.06.19.1
Sergey M․ 6a55bb66ee
[vimeo] Fix rented videos (Closes )
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.
Sergey M․ 589568789f
release 2016.06.19
Sergey M․ 7577d849a6
[r7] Fix extraction and add support for articles (Closes )
Sergey M․ cb23192bc4
[closertotruth] Update and improve (Closes )
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
Sergey M․ 90b6288cce
[arte:+7] Simplify _VALID_URL
Sergey M․ c1823c8ad9
[README.md] Remove 'small' from description ()
Sergey M․ d7c6c656c5
[arte:+7] Expand _VALID_URL (Closes )
Yen Chi Hsuan b0b128049a
[extractors] Update references to sportschau ()
Yen Chi Hsuan e8f13f2637
[sportschau.de] Fix extraction and moved to its own file (closes )
Yen Chi Hsuan b5aad37f6b
[ard] Remove SportschauIE, which is now based on WDR ()
Yen Chi Hsuan 6d0d4fc26d
[wdr] Add WDRBaseIE, for Sportschau ()
Yen Chi Hsuan 0278aa443f
[br] Skip invalid tests
Yen Chi Hsuan 1f35745758
[azubu] Don't fail on optional fields
Yen Chi Hsuan 573c35272f
[bbc] Skip a geo-restricted test case
Yen Chi Hsuan 09e3f91e40
[arte] Update _TESTS and fix for pages with multiple YouTube videos
Some tests are from  and 
Yen Chi Hsuan 1b6cf16be7
[aftonbladet] Fix extraction
Yen Chi Hsuan 26264cb056
[adobetv] Use embedded data in the webpage
Sometimes the HTML webpage is returned even with '?format=json'
Yen Chi Hsuan a72df5f36f
[mtvservices] Fix ext for RTMP streams
Yen Chi Hsuan c878e635de
[bet] Moved to MTVServices
Sergey M․ 0f47cc2e92
release 2016.06.18.1
Sergey M․ 5fc2757682
release 2016.06.18
Sergey M․ e3944c2621
[pornhd] Add working test
Sergey M․ 667d96480b
[pornhd] Detect removed videos and modernize
Sergey M․ e6fe993c31
[pornhd] Improve formats extraction
Sergey M․ d0d93f76ea
[pornhd] Fix metadata extraction
Sergey M․ 20a6a154fe
[mtv] Use compat_xpath and fix FutureWarning
Sergey M․ f011876076
[nickde] Add extractor (Closes )
Sergey M․ 6929569403
[mitele] Extract series metadata and make title more robust (Closes )
Sergey M․ eb451890da
[carambatv] Add extractor (Closes )
Sergey M․ ded7511a70
[bbccouk] Add support for playlists (Closes )
Sergey M․ d2161cade5
release 2016.06.16
Sergey M․ 27e5fa8198
[cda] Fix extraction (Closes )
Yen Chi Hsuan efbd1eb51a
[wimp] Fix extraction and update _TESTS
Yen Chi Hsuan 369ff75081
[jwplatform] Improved JWPlayer support
Yen Chi Hsuan 47212f7bcb
[utils] Don't transform numbers not starting with a zero
Fix test_Viidea and maybe others
Sergey M․ 4c93ee8d14
[imdb] Improve _VALID_URL (Closes )
Yen Chi Hsuan 8bc4dbb1af
[wrzuta.pl] Detect error and update _TESTS
Sergey M․ 6c3760292c
[pornhub] Improve title extraction (Closes )
Sergey M․ 4cef70db6c
[devscripts/release.sh] Add flag for gpg-sign commits
Sergey M․ ff4af6ec59
[lynda] Remove superfluous _NETRC_MACHINE
Sergey M․ d01fb21d4c release 2016.06.14
Sergey M․ a4ea28eee6
Credit @venth for wrzuta:playlist ()
Sergey M․ bc2a871f3e
Credit @dracony for rockstargames ()
Sergey M․ 1759672eed
[wrzuta:playlist] Improve and simplify (Closes )
venth fea55ef4a9
[wrzuta.pl:playlist] Added playlist extraction from wrzuta.pl