Commit Graph

11025 Commits (2511eee215c2a66020ae927c86face826f48ba8e)

Author SHA1 Message Date
Sergey M․ 1c9b1a4494
[acast] Fix extraction (closes )
Sergey M․ ff826177cc
[instagram:user] Fix extraction (closes )
Parmjit Virk 9d15be3a5b [drtuber] Fix title extraction (closes )
Sergey M․ e2750e1437
[liveleak] Extend _VALID_URL (closes )
Sergey M․ e944737c59
[openload] Add support for oload.xyz
Sergey M․ fdfb32a0dd
[openload] Relax stream URL regex
Sergey M․ 235d828b7b
[openload] Fix extraction (closes )
Sergey M․ 1236ac6b0b
[svtplay] Share svtplay regex
Sergey M․ df146eb282
[svtplay:series] Add support for season URLs
Sergey M․ b71bb3ba8b
[svtplay:series] Improve extraction (closes )
Mattias Wadman fd97fa7bfc
[svtplay:series] Add extractor
Related to 
Sergey M․ ea6679fbeb
[tvnow] Fix issues, simplify and improve (closes )
AndroKev 3acae1e031
[tvnow] Add support for shows
Sergey M․ 8bd1df3c31
[dramafever] Fix authentication (closes )
Sergey M․ 86693c4930
[afreecatv] Use partial view only when necessary (closes )
Sergey M․ d563fb32ba
[afreecatv] Remove debug output
Sergey M․ e51762be19
[afreecatv] Add support for authentication ()
kenavera 03fcde10ce [nationalgeographic] Add support for new URL schema (closes )
Sergey M․ 95a1322bc1
[bilibili] Remove debug from player params regexes
Parmjit Virk 0669f8fd8f [xvideos] Fix thumbnail extraction (closes )
kenavera 0b4bbcdcb6 [medialaan] Fix vod id
Luca Steeb 3e78d23b57 [openload] Add support for oload.site
Sergey M․ 190f6c936b
[naver] Fix extraction (closes )
Sergey M․ 02f6ccbce3
[dramafever] Partially switch to API v5 (closes )
xofe 9e6a418015 [abc:iview] Unescape title and series meta fields
Attila-Mihaly Balazs 99c3091850 [videa] Extend _VALID_URL
Joseph Spiros 16132cff72 [vrv] Fix extraction on python2 (closes )
Sergey M․ 86e1958944
[afreecatv] Update referrer (closes )
Sergey M․ b015cb1af3
[24video] Add support for 24video.sexy (closes )
Sergey M․ 7d34016fb0
[crackle] Bypass geo restriction
Sergey M․ b9f5a41207
[crackle] Fix extraction (closes )
Sergey M․ 8b7340a45e
[lenta] Add extractor (closes )
Chih-Hsuan Yen 1d4a0520ba
Merge pull request from sudovijay/patch-11
[Youku] Update ccode
Sergey M․ cba5d1b6b3
[instagram:user] Add pagination (closes )
Vijay Singh 328ddf56a1
[Youku] Update ccode
Philipp Hagemeister 3395958d2b libsyn: adapt to new page structure and replace testcase
Sergey M․ d9e2240f7c
[7plus] Extract series metadata (closes , closes )
Sergey M․ 832f9d5258
[9now] Bypass geo restriction (closes )
Sergey M․ 21dedcb580
[cbs] Skip unavailable assets (closes , closes , closes )
Sergey M․ 6780154e6b
[extractor/common] Improve thumbnail extraction for HTML5 entries
Sergey M․ 38f59e2793
[canalc2] Add support for HTML5 videos (closes , closes )
Sergey M․ 9a054fcbba
[ceskatelevize] Add support for iframe embeds (closes )
kayb94 6e3f23d912 [prosiebensat1] Add support for galileo.tv (closes )
Sergey M․ 47a5cb7734
Generalize XML manifest processing code and improve XSPF parsing (closes )
Sergey M․ e0d198c18d
[extractor/common] Add _download_xml_handle
Ricardo Constantino 96b8b9abae
[extractor/generic] Support relative URIs in _parse_xspf
<location> can have relative URIs, not just absolute.
Sergey M․ 178ee88319
[generic] Add support for xfileshare embeds (closes )
Sergey M․ d123960857
[bilibili] Switch to v2 playurl API
Sergey M․ 3526c3043b
[bilibili] Fix and improve extraction (closes , closes , closes , closes )
Sergey M․ 8e70c1bfac
[heise] Improve extraction (closes , closes , closes )
Remita Amine 27b1c73f14 [instagram] fix user videos extraction(fixes )
Sergey M․ b8c6badc96
[soundcloud] Update client id (closes )
Philipp Hagemeister b848a4ca1a [tennistv] Remove duplicate key in dictionary
Philipp Hagemeister e6e68069f6 [tennistv] Correctly encode POST parameters
In python 3.x, the POST parameters must be bytes, not str.
Philipp Hagemeister f3672ac522 [line] lint (remove space on empty line)
Philipp Hagemeister f226880c6d [tennistv] Add support for tennistv.com
Chih-Hsuan Yen 08250b69c2 [line] Add support for tv.line.me (closes )
Sergey M․ d116918993
[raywenderlich] PEP 8
[ci skip]
Sergey M․ 7399ca1f80
[pornhub] PEP 8
[ci skip]
Sergey M․ b4a190fe2a
[xnxx] Fix extraction (closes )
Sergey M․ cc7f6c720e
[njpwworld] Fix authentication (closes )
Sergey M․ 5b1d158834
[raywenderlich] Extract videos in order
Eitan Postavsky a7298f3e99 [pornhub] Don't override session cookies (closes )
Sergey M․ 5d49d879cc
[raywenderlich] Add extractor ()
Sergey M․ b5434b5c31
[nexx] Fix typo
Sergey M․ 690404a6f8
[funk] Fix extraction and rework extractors (closes )
Sergey M․ d91dd0ce19
[nexx] Restore reverse engineered approach
kayb94 6202f08e1b [heise] Add support for kaltura embeds (closes )
Sergey M․ 574e9db2b0
[tvnow] Extract series metadata (closes )
Toni Viemerö 2e25f80d5d [ruutu] Continue formats extraction on NOT-USED URLs
Sergey M․ 64f34528df
[vrtnu] Use redirect URL for building video JSON URL (closes , closes )
Sergey M․ 26ad6bcdfc
[vimeo] Modernize login code and improve error messaging
Sergey M․ 81dc74966a
[archiveorg] Fix extraction (closes , closes )
Sergey M․ d53b6764d0
[hidive] Remove proxy from params
Sergey M․ 62f49dd3b9
[hidive] Add extractor (closes )
Sergey M․ f9f10268c1
[afreecatv] Detect deleted videos
Sergey M․ f241a97312
[afreecatv] Fix extraction (closes )
Sergey M․ 86c8cfc555
[vice] Fix extraction and rework extractors (closes , closes , closes , closes )
Sergey M․ c01db237b5
[vidzi] Add support for vidzi.si (closes )
Sergey M․ 5616caf852
[npo] Fix typo
Sergey M․ 4c780fbd0a
[yapfiles] Add extractor (closes , refs )
Sergey M․ 7773a92800
[spankbang] Fix formats extraction (closes )
Remita Amine 44dc11db61 [adn] fix format extraction()
Sergey M․ 949faa15e8
[toggle] Extract DASH and ISM formats (closes )
Sergey M․ 266fbd6b73
[nickelodeon] Add support for nickelodeon.com.tr (closes )
Sergey M․ d1b6187012
[npo] Validate and filter format URLs (closes )
Sergey M․ abe8766c35
[udemy] Use custom User-Agent (closes )
Sergey M․ 8c73ef37b6
[vidlii] Add extractor (closes , closes , closes )
Sergey M․ ece12e6348
[streamango] Skip dead test
Sergey M․ ff274e3c16
[streamango] Capture and output error messages
Sergey M․ c106237d56
[streamango] Fix formats extraction, improve and simplify (closes )
gfabiano 6e72ea4775
[streamango] Fix extraction (closes )
Sergey M․ d6a0350253
[ard] Remove dead tests
Wandang ad29ef043e [ard] Add alive tests
Sergey M․ f01df14c4f
[telequebec:emission] Extend _VALID_URL
Sergey M․ 9306b0c8d9
[telequebec] Add support for emissions and refactor (closes , closes )
Sergey M․ f4b7427279
[extractor/common] Improve jwplayer subtitles extraction (closes )
Sergey M․ 300148b48a
[telequebec:live] Add extractor (closes )
Wandang 2d17c63140 [abcnews] Update tests
Sergey M․ f2908d072e
[mailru:music] Add extractor (closes )
Remita Amine 5e7841932c [aenetworks] switch to akamai hls formats(closes )
Sergey M․ 870f3bfc63
[ytsearch] Fix flat title extraction (closes , closes )
Sergey M․ 2acc11d771
[vidio] Fix HLS URL extraction (closes )
Sergey M․ 0704306e1d
[nexx] Add support for arc.nexx.cloud URLs
Sergey M․ 9dc7ea320d
[nexx] Don't capture domain id and add support for domainless shortcuts
Remita Amine e231afb14f [nexx] switch to ark api(closes )
Wandang 12acb9a6fb [zdf] Update tests
Wandang 18ebd1a843 [redtube] Fix duration extraction and update test
Wandang 8315ee6c4c [reddit] Update test
Wandang b9d1a79426 [9gag] Update test
Wandang 09f934b009 [vk] Update test
Wandang 73af6e22fd [vimeo] Update test
Wandang 77e499f95e [xhamster] Update test
Sergey M․ 90830004c8
[sonyliv] Respect referrer (closes )
Sergey M․ 18d7aa6efa
[brightcove:new] Use referrer for formats' HTTP headers
Remita Amine b12cf31bb1 [cbc] add new extractor for olympics.cbc.ca(closes )
VietTPham 38662dfec7 [fusion] Add support for fusion.tv
Sergey M․ ee706f1009
[npo] Improve quality metadata extraction
Sergey M․ c4e7496421
[npo] Relax _VALID_URL (closes , closes )
Sergey M․ b8adcec4ea
[npo] Capture and output error message
Parmjit Virk f66df20ccd [pornhub] Add support for channels (closes )
Sergey M․ ea69624992
[youtube] Handle shared URLs with generic extractor (closes )
Sergey M․ 49702e3669
[francetv] Fix typo
Sergey M․ 760f81212f
[francetv] Add support for live streams (closes )
Sergey M․ 79080573b5
[francetv] Add support for zouzous.fr and ludo.fr (closes , closes , closes , closes )
Sergey M․ 99892e9908
[francetv] Separate main extractor and rework others to delegate to it
Sergey M․ 8faa338ff3
[francetv] Improve manifest URL signing (closes )
François Revol 818df33fda
[francetv] Sign m3u8 manifest URLs (closes )
they seem to be required now, else we get 403 errors.
Jan Schär a072a12e24 [veoh] Add support for embed URLs
Petr Novák e67734dda9 [dvtv] Skip download on failing test
Sergey M․ 9e36fedd00
[afreecatv] Fix extraction (closes )
Sergey M․ d2b200eef9
[periscope] Use accessVideoPublic endpoint (closes )
Sergey M․ 9d5871fdff
[discovery] Fix auth request (closes )
Sergey M․ ff873b5777
[6play] Extract subtitles (closes )
Sergey M․ 9e167e1ee3
[newgrounds] Fix metadata extraction (closes )
Remita Amine 5828489072 [nbc] add support for NBC Olympics Streams(closes )
Sergey M․ 8c5fafe29f
[dvtv] Simplify (closes )
Petr Novak 6f4ad0db34
[dvtv] Fix live streams extraction
(also fixed test broken by changed og tags on the site)
Sergey M․ 246a75b4ff
[extractors] Import for myvi:embed
Sergey M․ 4fac463d70
[pokemon] PEP 8
Sergey M․ 382b8182ce
[gameinformer] PEP 8
Sergey M․ ce53320b11
[myvi] Extend _VALID_URL
Sergey M․ 51b0557d1e
[myvi:embed] Add extractor (closes )
Sergey M․ 5a5860825d
[prosiebensat1] Extend _VALID_URL (closes )
Sergey M․ 237d07f114
[pokemon] Relax _VALID_URL and extend title extraction (closes )
Sergey M․ 9f4ec3de25
[gameinformer] Use geo verification headers
Vrihub 96a0bbdd0d [la7] Fix extraction (closes )
Peter Pitzulo c8064d4fab [gameinformer] Fix brightcove id extraction
Sergey M․ fde677fed4
[afreecatv] Pass referrer to video info request (closes )
Sergey M․ 0e0508c8a2
[telebruxelles] Relax _VALID_URL and add support for live streams
Sergey M․ bcf150e435
[telebruxelles] Fix extraction (closes )
Sergey M․ 240f26229d
[extractor/common] Respect secure schemes in _extract_wowza_formats
Sergey M․ 5399ab3f0c
[brightcove] Pass embed page URL as referrer (closes )
Sergey M․ e4a60912b8
[youtube] Enforce using chunked HTTP downloading for DASH formats
Sergey M․ 00c97e3e7a
[downloader/http] Add ability to pass downloader options via info dict
Remita Amine e2e18694db [redbulltv] fix extraction(closes )
Sergey M․ 1367c798e3
[redtube] Fix metadata extraction (closes )
Sergey M․ 3c3bceb41d
[pladform] Respect platform id and extract HLS formats (closes )
Sergey M․ 64a12edb48
[rtlnl] Remove progressive formats (closes )
Remita Amine 4bf18702e6 [6play] do no modify asset urls with a token()
Remita Amine ecc218ab14 [nationalgeographic] Relax _VALID_URL
Sergey M․ d6b152915c
[dplay] Relax _VALID_URL (closes )
M.Yasoob Ullah Khalid ☺ 5fa2a6a561 [soundcloud] Remove unused _IPHONE_CLIENT_ID
Remita Amine d2a422f548 [cbsinteractive] fix data extraction(closes )
Sergey M․ b9d52fb2ca
[seznamzpravy] Remove debug output
Remita Amine 466000fc6b [amcnetworks] add support for SundanceTV(closes )
Sergey M․ 3c3a07ee0b
[seznamzpravy] Improve and simplify (closes )
Petr Novák 27940ca09c [seznamzpravy] Add extractor (closes )
Sergey M․ 3931b84597
[extractor/common] Improve _json_ld for articles
Sergey M․ a0ee342b50
[dplay] Bypass geo restriction
Sergey M․ 864a4576b7
[dplay] Add support for disco-api videos (closes )
Yen Chi Hsuan bbb7c3f7e9 [youtube] Extract precise error messages (closes )
Sergey M․ 9d6458a206
[teachertube] Capture and output error message
Sergey M․ 837b061710
[teachertube] Fix and relax thumbnail extraction (closes )
Remita Amine 967ebbdb6c [prosiebensat1] add another clip ID regexp(fixes )
Remita Amine dc400ed6a2 [tbs] update tokenizer url(fixes )
Sergey M․ cf2820710d
Switch codebase to use compat_b64decode
Sergey M․ 5d7d805ca9
[mixcloud] Use compat_b64decode (closes )
Sergey M․ 021bd012bb
[thesixtyone] Remove extractor (closes )
Sergey M․ 721a0c3c7b
[prosiebensat1] Relax clip id
Sergey M․ e0ab56571e
[southparkdk] Add support for southparkstudios.nu
Sergey M․ 99d6e696fc
[southpark] Add tests for collections (closes )
catlover999 6289e07883
[southpark] Add support for collections
helb b2a027fc6f [franceinter] Fix upload date extraction (closes )
Sergey M․ 0d9c48de4f
[extractor/common] Improve DASH formats extraction for jwplayer (, )
Sergey M․ df58ecbeba
[rtvs] Add extractor (closes , closes )
Sergey M․ ac458e90a3
[restudy] Extend _VALID_URL ()
Sergey M․ 7df18fcc65
[restudy] Fix extraction (closes )
Sergey M․ e7f3529f68
[youtube:live] Improve live detection (closes )
Sergey M․ 7d5406216a
[springboardplatform] Add extractor
Philipp Hagemeister 2a3683c378 prosiebensat1: add another clip ID regexp
Sergey M․ 154e4fdace
[ringtv] Remove extractor (closes )
Varun 67408fe0e9 [soundcloud] Update client id (closes )
Sergey M․ cad9caf76b
[kamcord] Remove extractor (closes )
Sergey M․ 4471affc34
[spiegel] Add support for nexx videos (closes )
Sergey M․ 1370dba59f
[twitch] Fix authentication and error capture (closes , closes )
Sergey M․ 1d1d60f6dd
[vk] Detect more errors due to copyright complaints ()
Sergey M․ 391dd6f094
[youtube] Fix live streams extraction (closes )
Sergey M․ 0ce39bc542
[wdr] Fix test
Sergey M․ 1915662d4f
[wdr] Bypass geo restriction
Sergey M․ 54e8f62e01
[wdr] Rework extractors (closes )
Sebastian Leske 2d8bb80c60
[wdr:elefant] Add extractor
Sergey M․ df16e645f6
[gamestar] Fix issues (closes )
Hendrik v. Raven d4aedca3bd
[gamestar] Add support for gamepro.de (closes )
Sergey M․ 47e2a9bc53
[viafree] Skip rtmp formats (closes )
Sergey M․ 609850acfb
[pandoratv] Add support for mobile URLs (closes )
Sergey M․ 64287560e4
[pandoratv] Add support for new URL format (closes )
scil a90641fe87 [ximalaya_extractor] Add new extractor ximalaya ()
* [ximalaya_extractor] Add new extractor

* format change according by flake8

* changes accoring to review by @yan12125 at github pull 

* change %d to %s in a temp str

* seond changes accoring to review by @yan12125 at github pull 

* improve TESTS about contains

* changes accoring to third review by @yan12125 at github pull 

* forth changes accoring to forth review by @yan12125 at github pull 
Sergey M․ 1b79daffd9
[digg] Improve extraction
Sergey M․ e654829b4c
[digg] Add extractor (closes )
Sergey M․ 2b4e1ace4a
[limelight] Tolerate empty pc formats (closes , closes , closes )
Sergey M․ 310ea4661d
[ndr:embed:base] Make separate formats extraction non fatal (closes )
Yen Chi Hsuan 5eca00a2e3 [weibo] Misc improvements
Yen Chi Hsuan 1dd38dc0f4 Merge branch 'weibo' of https://github.com/sprhawk/youtube-dl into sprhawk-weibo
Sergey M․ 8005dc68cb
[ok] Add support for live streams
Remita Amine a39e15c516 [canalplus] fix extraction(closes )
Luca Steeb 3a513f29ad fix bilibili extraction (closes )
Sergey M․ b0ead0e09a
[jwplatform] Add support for multiple embeds (closes )
Sergey M․ 0a5b1295b7
[motherless:group] Relax entry extraction and add a fallback scenario
Sergey M․ a133eb7764
[motherless:group] Capture leading slash of video path
Sergey M․ f12628f934
[mitele] Fix extraction (closes )
Martin Weinelt 45283afdec [motherless] Add support for groups
Sergey M․ b7c74c0403
[lynda] Relax _VALID_URL (closes )
Parmjit Virk 0b0870f9d0 [soundcloud] Fallback to avatar picture for thumbnail (closes )
JianxinLi da35331c6c [youku] Fix list extraction.(close ) ()
* [youku] Fix list extraction.(close )

Change-Id: I2e9c920143f4f16012252625943a8f18b8ff40eb

* [youku] Remove KeyError try-except

Change-Id: Ic46327905cbef1356b7b12d5eb3db5d9746ca338
Yen Chi Hsuan de329f64ab [openload] Fix extraction (closes )
Sergey M․ 75ba0efb52
[lynda] Skip invalid subtitles (closes )
Luc Ritchie f0c6c2bce2 [twitch] Pass video id to url_result when extracting playlist
Jaime Marquínez Ferrándiz 9650c3e91d [rtve.es:alacarta] Fix extraction of some new URLs
Mattias Wadman b5e531f31a [acast] Fix extraction
sprhawk 6648fd8ad6 changed to use .get to get field from json object
Ondřej Caletka 126f225bcf
[extractor/common] Add container meta field for formats extracted in _parse_mpd_formats
Windom 4f5cf31977 [slutload] Add support for mobile URLs
Sergey M․ 77341dae14
[abc:iview] Improve extraction and bypass geo restriction (closes )
d2au 2e65e7db9e
[abc:iview] Fix extraction (closes )
ABC dropped unmetering, so change to metered hls urls which
require auth.
Yen Chi Hsuan 620ee8712e [openload] Fix extraction (closes )
Sergey M․ 2ca7ed41fe
[mediasite] Improve extraction and code style, add support for DASH (closes , closes , refs )
felix 8056c8542d
[mediasite] Add extractor, subsume sandia and collegerama extractors
felix 2501d41ef4
[common] use AACL as the default fourcc when AudioTag is 255
Remita Amine d97cb84b31 [ufctv] Add new extractor(closes )
50csent 2c8e11b4af
[pluralsight] Fix missing first line of subtitles (closes )
Sergey M․ d2c5b5a951
[openload] Fallback on f-page extraction (closes , closes )
Sergey M․ 580f3c79d5
[vimeo] Improve password protected videos extraction (closes )
sprhawk 48058d82dc replace unused _download_webpage_handle with _download_webpage
sprhawk 6a41a12d29 replace split with strip_jsonp
sprhawk 5c97ec5ff5 replace urlencode.encode with urlencode_postdata
Sergey M․ 9d6ac71c27
[extractor/common] Fix extraction of DASH formats with the same representation id (closes )
Remita Amine 84f085d4bd [aws] fix canonical/signed headers generation in python 2(closes )
Sergey M․ 640788f6f4
[internazionale] Improve extraction (closes )
Leonardo Taccari 1ae0f0a21d
[internazionale] Add extractor
Ondřej Caletka 616bb95b28 [playtvak] Relax video regex and make description optional
Remita Amine be069839b4 [filmweb] improve extraction
sprhawk c33de004e1 Merge branch 'master' of github.com:rg3/youtube-dl into weibo
sprhawk 42a1012c77 fix according to "https://github.com/rg3/youtube-dl/pull/15079#discussion_r158688607"
Déstin Reed a14001a5a1 [Filmweb] Add extractor
Remita Amine db145ee54a [espn] Add new extractor for http://fivethirtyeight.com(closes )
Remita Amine 45d20488f1 [umg:de] Add new extractor(closes )(closes )
sprhawk 2593651224 fix compat_urllib_request for python2.7
sprhawk 951043724f re-format code to pass flake8
sprhawk d2be5bb5af change to use compat urllib
sprhawk 447a5a710d added weibo mobile site support
Remita Amine 0f897e0929 [espn] add support for espnfc and extract more formats(closes )
JianxinLi d3ca283235 [youku] Add test case.
Some playlist has no data-id value.

Change-Id: I97455f2907f08bda03b538cdc13ec827e2f8ce26
JianxinLi d99a1000c7 [youku] Fix list extraction.(close )
Change-Id: I578fdc5b69509bdcd8d3191e3917afe47c234ff6
Yen Chi Hsuan a75419586b [openload] Remove a confusing exception
If phantomjs is not installed, there's an error besides the missing
phantomjs exception:

Exception ignored in: <bound method PhantomJSwrapper.__del__ of <youtube_dl.extractor.openload.PhantomJSwrapper object at 0x7f8ad5e78278>>
Traceback (most recent call last):
  File "/home/yen/Projects/youtube-dl/youtube_dl/extractor/openload.py", line 142, in __del__
    os.remove(self._TMP_FILES[name].name)
AttributeError: 'PhantomJSwrapper' object has no attribute '_TMP_FILES'
Sergey M․ 273c23d960
[openload] Add support for oload.stream (closes )
JianxinLi 0e25a1a278 [youku] Update ccode
Change-Id: Id397e814e81ff560506d68563b7409eebbe5943d
Sergey M․ c2f2f8b120
[kaltura] Fix typo
Sergey M․ 69d69da98a
[kaltura] Add another embed pattern for entry_id
For cases when player configuration map is setup via indexing operator, e.g. kalturaPlayerConfiguration_1_lre6rg3i_10[entry_id] = 1_lre6rg3i (see https://www.heise.de/video/artikel/odcast-c-t-uplink-20-1-Apple-CarPlay-vs-Android-Auto-Galileo-3D-Sound-erklaert-3919694.html)
Sergey M․ 5c5e60cff8
[voot] Fix video identification
Sergey M․ 2132edaa03
[extractor/common] Move X-Forwarded-For setup code into _request_webpage
Remita Amine 4b7dd1705a [7plus] Add new extractor(closes )
Sergey M․ d2d766bc6d
[animeondemand] Fix typo
Sergey M․ 17c3aced5d
[animeondemand] Relax login error regex
Remita Amine 78466fcab5 [shahid] add support for show pages(closes )
Sergey M․ 07aeced68e
[youtube] Extract uploader, uploader_id and uploader_url for playlists (, )
Sergey M․ c10c93238e
[extractor/common] Introduce uploader, uploader_id and uploader_url meta fields for playlists (, )
Sergey M․ 4a109f81bc
[afreecatv] Improve format extraction (closes )
Remita Amine 7e81010987 [cspan] add support for audio only pages and catch page errors(closes )
Sergey M․ 549bb416f5
[mailru] Fix issues and improve (closes )
Hongjie Dong 25475dfab3
[mailru] Add support for embed URLs
Remita Amine 3dfa9ec213 [crunchyroll] Future-proof XML element checks(closes )
Sergey M․ 06dbcd7be4
[cbslocal] Fix timestamp extraction (closes , closes )
Remita Amine c402e7f3a0 [discoverygo] correct ttml subtitle extension
Sergey M․ 498a8a4ca5
[vk] Make view count optional (closes )
Remita Amine d05ba4b89e [disney] skip Apple FairPlay formats()
Remita Amine 23f511f5c7 [voot] sort formats
Remita Amine 1c4804ef9b [voot] fix format extraction(closes )
Sergey M․ 3fae11ac00
[itv] Improve extraction, extract more subtitles and duration (closes )
Remita Amine 6bf9c28b0a [byutv] add support for geo restricted videos
Sergey M․ c8be7d5f74
[byutv] Fix extraction (closes , closes )
Remita Amine 15960255fe [tbs] fix typo
Remita Amine 6b2d8c9182 [bbc.co.uk] fix extraction for 320k m3u8 streams
broken since 197224b7a4
Remita Amine e6b8803d59 [toutv] add support special video urls(closes )
Remita Amine cb0c2310fb [discovery] fix free videos extraction()()
Remita Amine 23b6e23002 [tvnow] fix extraction(closes )
Remita Amine 127e98d31d [nickelodeon:br] correct extractor name
Remita Amine e4f201bc1b [extractors] add import for NickBrIE
Remita Amine 08d77a95c9 [nickelodeon:br] add support for Nickelodeon(Brazil) websites(closes )
Remita Amine 5868079e99 [nick.com] improve extraction(fixes )
Remita Amine b6f78d76c1 [tbs] fix extraction(fixes )
sprhawk 0c69958844 add other properties; remove print verbose
sprhawk 3281af3464 a working version
sprhawk 29ac31afaf simply get the correct webpage, but not parsed to extract information
Sergey M․ c38970ca10
[culturebox] Improve video id extraction (closes )
Remita Amine 51f2863357 [twitter] improve extraction(closes )
Sergey M․ 913b61eeee
[udemy] Extract more HLS formats
Sergey M․ 6f1ec339a0
[udemy] Improve course id extraction (closes )
Sergey M․ a3de5e6c0e
[stretchinternet] Fix issues and improve (closes )
Andrew Bottom f4cc03d60b
[stretchinternet] Add extractor
Sergey M․ 2a57b62b80
[ellentube] Fix issues, improve and simplify (closes )
Alex Seiler e2707a832c
[ellentube] Fix extraction (closes )
Sergey M․ 1115271ac6
[raiplay:playlist] Fix issues and improve (closes )
Timendum d21d0ba6c1
[raiplay:playlist] Add extractor
Remita Amine 1bd4fc96e6 [sonyliv] extract higher quality formats and bypass geo restriction(closes )
Remita Amine 684ae10236 [fox] add support for adobe pass auth and extract subtitles(close )(closes )
Remita Amine 3c4fbfeca2 [dailymotion] remove dailymotion cloud extractor(closes )
https://web.archive.org/web/20160312110217/https://www.dmcloud.net/
Windom b271e33526 [xhamster] Add support for mobile URLs and fix thumbnail extraction
Sergey M․ d3f8b76b69
[extractor/generic] Fix typo (closes )
Don't pass video_id as mpd_id
Sergey M․ 91328f26b0
[ard] Skip invalid stream URLs (closes )
Sergey M․ 61d18c8a4b
[porncom] Fix metadata extraction (closes )
Sergey M․ c94427dd60
[pluralsight] Detect agreement request ()
Remita Amine d7df308981 [toutv] fix login(closes 14614)
Sergey M․ 78593e294c
Add references for
Sergey M․ 603fc4e0ea
[extractor/common] Add durations for DASH fragments with bare SegmentURLs
Petr Novak 41bf647e89
[extractor/common] Add support for DASH manifests with SegmentLists with bare SegmentURLs
Sergey M․ fea92aa65d
[xhamster] Fix extraction (closes )
zcanfly 0981585bef [youku] Update ccode (closes )
Remita Amine f5ac68d88f [mnet] fix format extraction(fixes )
Remita Amine 1663b32946 [xiami] add Referer header to api request
Remita Amine 5ea765fb72 [mtv] correct scc extention in extracted subtitles(closes )
Remita Amine fb61b57d0f [vvvvid] fix extraction for kenc videos(fixes )
Remita Amine 07cf18b9c5 [br] add support for BR Mediathek videos(fixes )(fixes )
Remita Amine 5f699251e9 [daisuki] add support for motto.daisuki.com(fixes )
Remita Amine a3474aa59e [Odnoklassniki] fix api metadata request(fixes )
Remita Amine 115afb77ec [itv] update hls formats extraction
Remita Amine 53f024e7c5 [pbs] add another media id regex
Sergey M․ 7512aa986f
Fix some only matching tests (closes )
Remita Amine 93f3f10cdc [fczenit] fix extraction
Remita Amine 87dac57cf6 [firstpost] remove extractor
Remita Amine b485d5d6bf [nexx] make http format ids more consistent
Remita Amine a238a868ba [freespeech] fix extraction
Remita Amine c0f647a179 [nexx] extract more formats
Sergey M․ 6ff27b8d5a
[openload] Don't use bare except when removing temp files
jahudka 9ef909f2b2 [openload] Add support for openload.link
Sergey M․ 8cfbcfab9a
[tnaflix] Extract common parts of tnaflix and empflix
Sergey M․ b7785cf156
[empflix] Relax _VALID_URL
Sergey M․ 9105523818
[empflix] Fix extractrion
Sergey M․ dbb25af657
[tnaflix] Don't modify download URLs (closes )
Remita Amine fe4bfe36e1 [gamersyde] remove extractor
Remita Amine 6f5c598a28 [france2.fr:generation-what] fix extraction
Remita Amine cd9ff4ec5b [massengeschmacktv] Add support for Massengeschmack TV(replaces Fernseh Kritik TV)
Remita Amine c6c6a64aa5 [fox9] fix extraction
Remita Amine e0a8686f48 [faz] fix extraction and add support for Perform Group embeds(fixes )
John Hawkinson 805f5bf759 [Generic] ie_key in JWPlatform test 72
John Hawkinson 32ad4f3faf [JWPlatform] Use non-capturing group in RE
Per @yan12125.
John Hawkinson 6899b1d9e8 [Generic] Update test 69 (suffolk/sjc)
suffolk.edu/sjc => suffolk.edu/sjc/live.php

Unfortunately it only transmits video a few mornings per month, so
leaving the 'skip' is probably appropriate. Updating the 'skip- to
include the calendar information though.
John Hawkinson 939be9adfe [JWPlatform] Support iframes
Support content.jwplatform... src attributes inside <iframe> tags in
addition to <script> tags. Just a regexp change.

Add a test (currently Generic_72).
enigmaquip 2688664762 [culturebox] Fix extraction (closes )
Yen Chi Hsuan 8f63941104 [youku] Fix extraction; update ccode (closes )
Remita Amine a9efdf3d4a [livestream] make smil extraction non fatal(fixes )
Sergey M․ f610dbb05f
[extractor/common] Use final URL when dumping request (closes )
Windom 38db52adf3 [drtuber] Add support for mobile URLs
Windom 3192d4bc7a [spankbang] Add support for mobile URLs and fix test
Sergey M․ 9cbd4dda10
[instagram] Fix description, timestamp and counters extraction (closes )
Remita Amine ea2295842f [common] skip Apple FairPlay m3u8 manifests(closes )
Sergey M․ a2b6aba8de
[vshare] Improve extraction, fix formats sorting and carry long lines
Sergey M․ ff31f2d5c3
[vshare] Capture and output error message
Timendum 0987f2ddb2 [vshare] Fix extraction (closes )
Remita Amine 05dee6c520 [crunchyroll] extract old rtmp formats
Remita Amine 27adc9ec65 [tva] fix extraction(closes )
Remita Amine 388beb86e0 [gamespot] add test for
Remita Amine d4e31b72b9 [gamespot] lower the preference of http formats()
Sergey M․ 5fc12b9549
[instagram:user] Fix extraction (closes )
Bob Poekert af85ce29c6 [ccma] Fix typo
Sergey M․ e4d9586562
Remove sensitive data from logging in messages
Remita Amine 79d1f8ed68 [gamespot] add support for article URLS(closes )
Remita Amine a5203935d6 [gamespot] skip Brightcove Once http formats()
gkoelln 59d2e6d04f [cartoonnetwork] Update tokenizer_src (closes )
Yen Chi Hsuan a9543e37c8
[wsj] Recognize another URL pattern (closes )
Sergey M․ 61fb07e156
[pandatv] Modernize (closes )
hcwhan 4222346fb2
[pandatv] Update API URL and sign format URLs
Remita Amine cc6a960e13 use older login method(closes )
Sergey M․ 909191de91
[hotstar:playlist] Fix issues and improve (closes )
Alpesh Valia 477c97f86b
[hotstar:playlist] Add extractor
Sergey M․ 6e71bbf4ab
[hotstar] Bypass geo restriction (closes )
Sergey M․ 187ee66c94
[extractor/common] Add protocol for f4m formats
Sergey M․ 48107c198b
[f4m] Prefer baseURL for relative URLs (closes )
Jimbolino cd670befc4 [22tracks] Remove extractor (closes )
Remita Amine 44cca168cc [skysport] add support ooyala embed_token protected videos(fixes )
Remita Amine b0f4331002 [gamespot] extract formats referenced with new data fields()
Sergey M․ 044eeb1455
[extractor/common] Respect URL query in _extract_wowza_formats (closes )
Sergey M․ 8fe767e072
[spankbang] Detect unavailable videos (closes )
Sergey M․ 514e8aefd4
[egghead] Fix extraction (closes )
Sergey M․ 9211e3319e
[extractor/common] Prefix format id for audio only HLS formats
enigmaquip c3206d02e9 [fxnetworks] Extract series metadata
Sergey M․ eb4b5818e2
[younow] Fix issues and improve extraction (closes , closes , closes )
Andrew Udvare 47a8587915
[younow] Add extractor
Sergey M․ 8e01f3ca81
[dctptv] Fix extraction (closes )
Sergey M․ f2332f18e6
[youtube] Restrict embed regex ()
Sergey M․ 7c1f419341
[vimeo] Restrict iframe embed regex (closes )
Sergey M․ 30e6161799
[soundgasm] Improve extraction (closes )
Alex Seiler dc24a7d4a2 [myvideo] Remove extractor (closes )
Redirects to store.maxdome.de
Logan B d673ab6562 [nbc] Add support for classic-tv videos
Sergey M․ b8c6ffc518
[vrtnu] Add support for cookies authentication and simplify ()
mrBliss 7913e0fca7
[canvas] Add support for vrt.be/vrtnu (closes )
J.D. Purcell cdd1ce92c4 [twitch:clips] Fix title extraction
rawcoder 55c727a547 [ndtv] Add support for sub-sites
Sergey M․ 36e2d3ca43
[dramafever] Fix login error message extraction
Sergey M․ 9ff6273cae
[nickru] Add support for more sites
Sergey M․ f03ee0b372
[nickde] Add support for nickelodeon.be
Sergey M․ cf6bda312b
[nickde] Add support for nick.ch
Alex Seiler 3ebbd9991e [nick] Add support for more nickelodeon sites (closes )
Alex Seiler 424505df76 [azmedien] Fix test
Alex Seiler fc5c47d13c [parliamentliveuk] Fix extraction (closes )
Sergey M․ a26a3c6d34
[soundcloud] Update client id (closes )
Alex Seiler e1d168e592 [servus] Add extractor (closes )
Parmjit Virk ca1c9f26fa [unity] Add extractor (fixes )
Remita Amine fa4bc6e712 [youtube] replace youtube redirect urls in description(fixes )
Remita Amine 6b9cbd023f [pbs] restrict direct video url regex(fixes )
Yen Chi Hsuan c233003afe [megaphone] Fix deprecated escape sequence
Sergey M․ 83fcf19e2d
[drtv] Respect preference for direct http formats ()
Sergey M․ acc4ea6237
[eporner] Add support for embed URLs (closes )
Sergey M․ 8cc1840ccb
[arte] Capture and output error message
Pawit Pornkitprasan aaab8c5e71 [niconico] Improve uploader metadata extraction robustness (closes )
Sergey M․ 4827270526
[scrippsnetworks:watch] Bypass geo restriction
Sergey M․ ee093a0ea0
[anvato] Add ability to bypass geo restriction
Sergey M․ 9bb2c7673e
[redditr] Fix extraction for URLs with query (closes )
Sergey M․ 57eb45b111
[scrippsnetworks:watch] Add support for geniuskitchen.com
Sergey M․ b21ab85088
[scrippsnetworks:watch] Fix extraction (closes )
Sergey M․ 210a2720bc
[anvato] Process master m3u8 manifests
>>> Individual m3u8 manifests are not always present, e.g. anvato:anvato_scripps_app_web_prod_0837996dbe373629133857ae9eb72e740424d80a:4173834
Sergey M․ 685e87b61f
[youtube] Fix relative URLs in description
Remita Amine c9bd503e7d [spike] bypass geo restriction
Remita Amine 94a530c6cb [howstuffworks] add support for more domains
Remita Amine e650659b94 [infoq] fix http format downloading
Remita Amine 2637fadc38 [generic] fix some of the tests
Remita Amine 50d808f5c9 [common] add support for jwplayer youtube embeds
Remita Amine 7a64c33aee [rtlnl] add support for another type of embeds
Remita Amine b0def2c297 [onionstudios] add support for bulbs-video embeds
Remita Amine 81ce479f4d [udn] fix extraction
Remita Amine 414e709405 [shahid] fix extraction(fixes )
nyuszika7h c0bddd6d65 [kaltura] Ignore Widevine encrypted video (.wvm)
There is currently no public method to decrypt this, and there may be
other streams available that can be downloaded.

Example URL, has `.wvm` and `.mp4` formats:
https://www.voot.com/shows/bigg-boss-s11/11/538936/bigg-boss-extra-dose-arshi-s-quirky-demand/541700
Yen Chi Hsuan 1baba7f4a8 [vh1] Adding coding cookie
Remita Amine 344d1a6794 [vh1] fix extraction(fixes )
Remita Amine 7fee3377dc [steam] fix extraction(fixes )
Sergey M․ ff3f1a62f0
[funk] Add extractor (closes )
Sergey M․ 694b61545c
[nexx] Add support for shortcuts and relax domain id extraction
Remita Amine 9e38dbb19c [voxmedia] add support for recode.net(fixes )
Remita Amine 782195a9d4 [once] add support for vmap urls
Sergey M․ 26bae2d965
[generic] Add support for channel9 embeds (closes )