Commit Graph

14005 Commits (94418c8eb3e458a16fa7301c0987dec5f04faa6a)

Author SHA1 Message Date
Sergey M․ aee36ca832
[indavideo] Add support for generic embeds (closes #11989) 6 years ago
Sergey M․ 2a7c6befc1
[indavideo] Fix extraction (closes #11221) 6 years ago
András Veres-Szentkirályi b39f42ee92 [indavideo] Sign download URLs 6 years ago
Sergey M․ 6bd499e8ca
[peertube] Add support for generic embeds 6 years ago
Sergey M․ f2fc63a5a8
[peertube] Add support for embed and API URLs 6 years ago
Sergey M․ c561b75c82
[peertube] Add extractor (closes #16301, closes #16329) 6 years ago
Jakub Wilk 3d2a643fdc [imgur] Fix extraction 6 years ago
Remita Amine e8e58c2278 [hidive] add support for authentication(closes #16534) 6 years ago
Remita Amine 1139935db7 [nbc] add support for stream.nbcsports.com(closes #13911) 6 years ago
Remita Amine ca0aef42d4 [viewlift] add support for hoichoi.tv(closes #16536) 6 years ago
Remita Amine 268e132dec [go90] extract age limit and detect drm protection(#10127) 6 years ago
Remita Amine 670dcba8c7 [viewlift] Remove rating format transformation 6 years ago
Remita Amine b836118724 [utils] Relax TV Parental Guidelines matching 6 years ago
Remita Amine 57d6792024 [viewlift] fix extraction for snagfils.com(closes #15766) 6 years ago
Remita Amine b89ac53455 [globo] use compat_str 6 years ago
Remita Amine d81ffc3aa0 [globo] Add entry for netrc authentication 6 years ago
Remita Amine e518749300 [globo] handle login errors 6 years ago
Remita Amine db2058f63e [globo] improve extraction(closes #4189)
- add support for authentication
- simplify url signing
- extract DASH and MSS formats
6 years ago
huichen90 5c766952dc Update leeco.py
Fixed this bug :youtube_dl.utils.ExtractorError: An extractor error has occurred. (caused by KeyError('location',));
6 years ago
Sergey M․ 504f20dd30
Remove experimental mark for some options 6 years ago
Remita Amine f2b1fa07ec [teamcoco] relax _VALID_URL regex and add a fallback for format extraction(fixes #16484) 6 years ago
Remita Amine acd620c930 [teamcoco] improve _VALID_URL regex(#16484) 6 years ago
Remita Amine 27694fe7ad [imdb:list] fix _VALID_URL regex 6 years ago
Remita Amine 0167f0dbfe [imdb] improve extraction(fixes #4085)(fixes #14557) 6 years ago
Sergey M․ 7550ea501a
release 2018.05.18 6 years ago
Sergey M․ 361a965b5c
[vimeo:likes] Relax _VALID_URL and fix single page likes extraction (closes #16475) 6 years ago
Remita Amine a3f86160fa [pluralsight] fix clip id extraction(fixes #16460) 6 years ago
Remita Amine 1306f5ed72 [mychannels] add support for mychannels.com(closes #15334) 6 years ago
Remita Amine 58a68d8fda [moniker] Remove extractor(closes #15336) 6 years ago
Remita Amine eea2fafcf5 [pbs] fix embed data extraction(fixes #16474) 6 years ago
Remita Amine 6843ac5b13 add support for paramountnetwork.com and bellator.com(fixes #15418) 6 years ago
Remita Amine 54fc90aabf [youtube] fix hd720 format position 6 years ago
Remita Amine 997530d9d4 [dailymotion] remove fragment part from m3u8 urls(closes #8915) 6 years ago
Remita Amine fe3a60f040 [dreisat] improve extraction(closes #15350)
- extract all formats
- extract more format metadata extraction
- improve format sorting
- use hls native downloader
- detect geo-restriction
- bypass geo-restriction
6 years ago
Remita Amine 7f34984e81 [dtube] Add new extractor(closes #15201) 6 years ago
Sergey M․ 1e4fe5a7cc
[options] Fix typo (closes #16450) 6 years ago
Sergey M․ c63ca0eef8
[youtube] Improve format filesize extraction (#16453) 6 years ago
Sergey M․ 84a9fef899
[youtube] Make uploader extraction non fatal (#16444) 6 years ago
Remita Amine 4c76aa0666 [youtube] fix extraction for embed restricted live streams(fixes #16433) 6 years ago
Remita Amine 90b633f86b [nbc] improve info extraction(fixes #16440) 6 years ago
Sergey M․ 07acdc5afc
[twitch:clips] Sort formats 6 years ago
Sergey M․ 49fa7de301
[twitch:clips] Fix extraction (closes #16429) 6 years ago
llyyr dbd5c502ea [redditr] Relax _VALID_URL (closes #16426) 6 years ago
Sergey M․ bc5e4aa57e
[mixcloud] Bypass throttling for HTTP formats (#12579, #16424) 6 years ago
Sergey M․ 1344d3e169
[nickbr] Relax _VALID_URL (#13230) 6 years ago
Remita Amine ff8889cd4d [teamcoco] fix extraction(closes #16374) 6 years ago
Sergey M․ 9e18bb4c67
release 2018.05.09 6 years ago
Sergey M․ 05108a496a
[YoutubeDL] Ensure ext exists for automatic captions 6 years ago
Sergey M․ 2fbd86352e
[udemy] Extract asset captions 6 years ago
Sergey M․ 0ce76801e8
[udemy] Extract stream URLs (closes #16372) 6 years ago
Sergey M․ 789b7774a7
[businessinsider] Add extractor (closes #16387, closes #16388, closes #16389) 6 years ago
Sergey M․ 660a230b2d
[cloudflarestream] Add support for cloudflare streams (closes #16375) 6 years ago
Sergey M․ a90a6b54ee
[watchbox] Fix extraction (closes #16356) 6 years ago
Remita Amine 3cc0d0b829 [discovery] extract Affiliate/Anonymous Auth Token from cookies(closes #14954) 6 years ago
Sergey M․ ea1f5e5dbd
[itv:btcc] Add extractor (closes #16139) 6 years ago
Sergey M․ 5f95927a62
Improve geo bypass mechanism
* Introduce geo bypass context
* Add ability to bypass based on IP blocks in CIDR notation
* Introduce --geo-bypass-ip-block
6 years ago
Sergey M․ a93ce61bd5
[tunein] Use live title for live streams (closes #16347) 6 years ago
Sergey M․ c18142da6e
[itv] Improve extraction (closes #16253) 6 years ago
Sergey M․ cc42941390
release 2018.05.01 6 years ago
Sergey M․ c21692fa94
[kaltura] Improve iframe embeds detection (closes #16337) 6 years ago
Sergey M․ 8513963468
[udemy] Extract outputs renditions (closes #16289, closes #16291, closes #16320, closes #16321, closes #16334, closes #16335) 6 years ago
Sergey M․ 67ca1a8ef7
[zattoo] Improve and simplify (closes #14676) 6 years ago
Alex Seiler 4a73354586
[zattoo] Add extractor (closes #14668) 6 years ago
Sergey M․ 796bf9de45
[yandexmusic] Convert release_year to int 6 years ago
Sergey M․ e5eadfa82f
[udemy,xiami,yandexmusic] Override _download_webpage_handle instead of _download_webpage 6 years ago
Niklas Haas 30226342ab [youtube] Correctly disable polymer on all requests
Rather than just the one that use the _download_webpage helper. The need
for this was made apparent by 0fe7783e, which refactored
_download_json in a way that completely avoids the use of
_download_webpage, thus breaking youtube.

Fixes #16323
6 years ago
Bastian de Groot 01aec84880 [generic] Prefer enclosures over links in RSS feeds 6 years ago
Meneth32 12b0d4e0e1 [redditr] Add support for old.reddit.com URLs 6 years ago
Sergey M․ 106c8c3edb
[nrktv] Update API host (closes #16324) 6 years ago
Sergey M․ 500a86a52e
[downloader/fragment] Restart download if .ytdl file is corrupt (closes #16312) 6 years ago
Sergey M․ 7dd6ab4a47
[imdb] Extract all formats (closes #16249) 6 years ago
Sergey M․ ae1c585cee
[vimeo] Extract JSON LD (closes #16295) 6 years ago
Sergey M․ e7e4a6e0f9
[extractor/common] Extract interaction statistic 6 years ago
Sergey M․ 6cc622327f
[utils] Introduce merge_dicts 6 years ago
Sergey M․ 0fe7783ece
[extractor/common] Add _download_json_handle 6 years ago
Sergey M․ c84eae4f66
[funk:channel] Improve extraction (closes #16285) 6 years ago
Sergey M․ b5802d69f5
release 2018.04.25 6 years ago
Alexandre Macabies 76030543cd [openload] Recognize IPv6 stream URLs (closes #16137) 6 years ago
Sergey M․ 0ff51adae6
[twitch] Extract is_live according to status (closes #16259) 6 years ago
Sergey M․ 1cc47c6674
[utils] Fix match_str for boolean meta fields 6 years ago
Sergey M․ 99036a1298
[pornflip] Relax _VALID_URL (closes #16258) 6 years ago
Sergey M․ 171625469a
[etonline] Remove extractor (closes #16256)
Covered by generic extractor
6 years ago
Sergey M․ 2441c1aab1
[breakcom] Fix extraction (closes #16254) 6 years ago
Sergey M․ 70d35d166c
[youtube] Add ability to authenticate with cookies 6 years ago
Sergey M․ 3853309fe2
[youtube:feed] Implement lazy playlist extraction (closes #10184) 6 years ago
Sergey M․ 6cdaaf7031
[svt] Improve (closes #15809) 6 years ago
0x9fff00 488ff2dd3a
[svt] Add support for TV channel live streams (Closes #15279) 6 years ago
Sergey M․ 353f0bde78
[cbssports] PEP 8 6 years ago
Sergey M․ 040c6296bb
[ccma] Fix video extraction (closes #15931) 6 years ago
Sergey M․ a693386df1
[rentv] Improve extraction (closes #15227) 6 years ago
einstein95 4b8588fe02
[rentv] Fix extraction 6 years ago
Sergey M․ d65a48a0ef
[nick] Add support for nickjr.nl (closes #16230) 6 years ago
Sergey M․ c194200277
[mofosex] Fix test 6 years ago
Sergey M․ d317973284
[extremetube] Fix metadata extraction 6 years ago
Parmjit Virk 1792bc3a06 [keezmovies] Add support for generic embeds (closes #16134) 6 years ago
Douglas Su 5a19d231ca [YoutubeDL] Fix typo in media extension compatibility checker 6 years ago
Remita Amine d86c5167ae [nexx] extract new azure urls(closes #16223) 6 years ago
Remita Amine b004d9bbf1 [cbssports] fix extraction(fixes #16217) 6 years ago
Sergey M․ 9b3036bd2e
[instagram:user] Fix extraction (closes #16119) 6 years ago
Sergey M․ e30991f920
[kaltura] Improve embeds detection (closes #16201) 6 years ago