Commit Graph

15383 Commits (master)

Author SHA1 Message Date
Sergey M․ 718393c632
[wistia] Restrict embed regex (closes #25969) 4 years ago
Glenn Slayden 07af16b92e
[youtube] Prevent excess HTTP 301 (#25786) 4 years ago
Sergey M․ e942cfd1a7
[youtube:playlists] Extend _VALID_URL (closes #25810) 4 years ago
Remita Amine 9a7e5cb88a [bellmedia] add support for cp24.com clip URLs(closes #25764) 4 years ago
Sergey M․ 2391941f28
[brightcove] Improve embed detection (closes #25674) 4 years ago
Sergey M․ 9ff6165a81
release 2020.06.16.1 4 years ago
Sergey M․ ee0b726cd7
[youtube] Force old layout (closes #25682, closes #25683, closes #25680, closes #25686) 4 years ago
Sergey M․ dbeafce5d5
[youtube] Fix categories and improve tags extraction 4 years ago
Sergey M․ ed604ce7bc
release 2020.06.16 4 years ago
Sergey M․ a6211d237b
[youtube] Fix uploader id and uploader URL extraction 4 years ago
Sergey M․ 7b16239a49
[youtube] Improve view count extraction 4 years ago
Sergey M․ 37357d21a9
[youtube] Fix upload date extraction 4 years ago
Sergey M․ b477fc1314
[youtube] Fix thumbnails extraction and remove uploader id extraction warning (closes #25676) 4 years ago
Sergey M․ d84b21b427
[youtube] Fix playlist and feed extraction (closes #25675) 4 years ago
Philipp Hagemeister 48bd042ce7 [facebook] Support single-video ID links
I stumbled upon this at https://www.facebook.com/bwfbadminton/posts/10157127020046316 . No idea how prevalent it is yet.
4 years ago
Sergey M․ 84213ea8d4
[youtube] Extract chapters from JSON (closes #24819) 4 years ago
Sergey M․ 562de77f41
[kaltura] Add support for multiple embeds on a webpage (closes #25523) 4 years ago
Sergey M․ e1723c4bac
release 2020.06.06 4 years ago
Sergey M․ a5b6102ea8
[tele5] Bypass geo restriction 4 years ago
Sergey M․ b77888228d
[jwplatform] Add support for bypass geo restriction 4 years ago
Sergey M․ 0b1eaec3bc
[tele5] Prefer jwplatform over nexx (closes #25533) 4 years ago
Sergey M․ b37e47a3f9
[twitch:stream] Expect 400 and 410 HTTP errors from API 4 years ago
Sergey M․ ce3735df02
[twitch:stream] Fix extraction (closes #25528) 4 years ago
Sergey M․ a0455d0ffd
[twitch] Pass v5 accept header and fix thumbnails extraction (closes #25531) 4 years ago
Sergey M․ c8b232cc48
[brightcove] Sort imports 4 years ago
Sergey M․ b4eb0bc7bd
[brightcove] Fix subtitles extraction (closes #25540) 4 years ago
Matej Dujava d5147b65ac
[malltv] Add support for sk.mall.tv (#25445) 4 years ago
Sergey M․ 7b0b53ea69
[twitter:broadcast] Add untitled periscope broadcast test 4 years ago
Sergey M․ 7016e24ebe
[periscope] Fix untitled broadcasts (#25482) 4 years ago
Sergey M․ bef4688c72
[jwplatform] Improve embeds extraction (closes #25467) 4 years ago
Sergey M․ 228c1d685b
release 2020.05.29 4 years ago
Sergey M․ fe515e5c75
[ard:beta] Extend _VALID_URL (closes #25405) 4 years ago
striker.sh 1db5ab6b34
[youtube] Add support for more invidious instances (#25417) 4 years ago
Sergey M․ 2791e80b60
[postprocessor/ffmpeg] Embed series metadata with --add-metadata 4 years ago
JordanWeatherby 8f841fafcd
[giantbomb] Extend _VALID_URL (#25222) 4 years ago
Michael Klein a54c5f83c0
[ard] Improve _VALID_URL (closes #25134) (#25198) 4 years ago
Sergey M․ cd13343ad8
[redtube] Improve formats extraction and extract m3u8 formats (closes #25311, closes #25321) 4 years ago
Rob 9cd5f54e31
[utils] Fix file permissions in write_json_file (closes #12471) (#25122) 4 years ago
tlsssl 9a269547f2
[indavideo] Switch to HTTPS for API request (#25191) 4 years ago
Dave Loyall bf097a5077
[redtube] Improve title extraction (#25208) 4 years ago
Remita Amine 52c50a10af [vimeo] improve format extraction and sorting(closes #25285) 4 years ago
Remita Amine b334732709 [soundcloud] reduce API playlist page limit(closes #25274) 4 years ago
Juan Francisco Cantero Hurtado 384bf91f88
[youtube] Add support for yewtu.be (#25226) 4 years ago
comsomisha adc13b0748
[mailru] Fix extraction (closes #24530) (#25239) 4 years ago
Sergey M․ 327593257c
[bbccouk] PEP8 4 years ago
Remita Amine 9d8f3a12a6 [spike] fix Bellator mgid extraction(closes #25195) 4 years ago
Sergey M․ b002bc433a
release 2020.05.08 4 years ago
Sergey M․ fa3db38333
[youtube] Improve signature cipher extraction (closes #25188) 4 years ago
Sergey M․ 30fa5c6087
[iprima] Improve extraction (closes #25138) 4 years ago
Sergey M․ 6c907eb33f
[downloader/http] Request last data block of exact remaining size
Always request last data block of exact size remaining to download if possible not the current block size.
4 years ago
Sergey M․ f7b42518dc
[downloader/http] Finish downloading once received data length matches expected
Always do this if possible, i.e. if Content-Length or expected length is known, not only in test.
This will save unnecessary last extra loop trying to read 0 bytes.
4 years ago
Remita Amine ce7db64bf1 [uol] fix extraction(closes #22007) 4 years ago
hh0rva1h 1328305851
[orf] Add support for more radio stations (closes #24938) (#24968) 4 years ago
Sergey M․ 6c22cee673
[extractor/common] Use compat_cookiejar_Cookie for _set_cookie (closes #23256, closes #24776)
To always ensure cookie name and value are bytestrings on python 2.
4 years ago
Sergey M․ 6d874fee2a
[compat] Introduce compat_cookiejar_Cookie 4 years ago
Sergey M․ 676723e0da
[dailymotion] Fix typo 4 years ago
Sergey M․ c380cc28c4
[utils] Improve cookie files support
+ Add support for UTF-8 in cookie files
* Skip malformed cookie file entries instead of crashing (invalid entry len, invalid expires at)
4 years ago
Sergey M․ f7f304910d
[puhutv] Remove no longer available HTTP formats (closes #25124) 4 years ago
Sergey M․ 00a41ca4c3
release 2020.05.03 4 years ago
Sergey M․ 6ffc3cf74a
[crunchyroll] Fix and improve extraction (closes #25096, closes #25060) 4 years ago
Sergey M․ 4433bb0245
[extractor/common] Extract multiple JSON-LD entries 4 years ago
Sergey M․ e40c758c2a
[youtube] Improve player id extraction and add tests 4 years ago
Sergey M․ 011e75e641
[youtube] Use redirected video id if any (closes #25063) 4 years ago
Remita Amine 2468a6fa64 [yahoo] fix GYAO Player extraction and relax title URL regex(closes #24178)(closes #24778) 4 years ago
Remita Amine 700265bfcf [tvplay] fix Viafree extraction(closes #15189)(closes #24473)(closes #24789) 4 years ago
Sergey M․ c97f5e934f
[tenplay] Relax _VALID_URL (closes #25001) 4 years ago
Sergey M․ 38db9a405a
[prosiebensat1] Extract series metadata 4 years ago
Philipp Stehle 2cdfe977d7
[prosiebensat1] Improve extraction and remove 7tv.de support (#24948) 4 years ago
willbeaufoy 46d0baf941
[options] Clarify doc on --exec command (closes #19087) (#24883) 4 years ago
Sergey M․ 00eb865b3c
[youtube] Fix DRM videos detection (refs #24736) 4 years ago
Sergey M․ 2f19835726
[thisoldhouse] Improve video id extraction (closes #24549) 4 years ago
AndrewMBL 533f3e3557
[thisoldhouse] Fix video id extraction (closes #24548)
Added support for:
with of without "www."
and either  ".chorus.build" or ".com"

It now validated correctly on older URL's
```
<iframe src="https://thisoldhouse.chorus.build/videos/zype/5e33baec27d2e50001d5f52f
```
and newer ones
```
<iframe src="https://www.thisoldhouse.com/videos/zype/5e2b70e95216cc0001615120
```
4 years ago
Sergey M․ 75294a5ed0
[soundcloud] Improve AAC format extraction (closes #19173, closes #24708) 4 years ago
tom b9e5f87291
[soundcloud] Extract AAC format 4 years ago
Sergey M․ 6b09401b0b
[youtube] Skip broken multifeed videos (closes #24711) 4 years ago
Sergey M․ 5caf88ccb4
[nova:embed] Fix extraction (closes #24700) 4 years ago
Sergey M․ dcc8522fdb
[motherless] Fix extraction (closes #24699) 4 years ago
Felix Stupp c9595ee780
[twitch:clips] Extend _VALID_URL (closes #24290) (#24642) 4 years ago
Sergey M․ 91bd3bd019
[tv4] Fix ISM formats extraction (closes #24667) 4 years ago
Sergey M․ 13b08034b5
[extractor/common] Skip malformed ISM manifest XMLs while extracting ISM formats (#24667) 4 years ago
Sergey M․ 6a6e1a0cd8
[tele5] Fix extraction (closes #24553) 4 years ago
Sergey M․ 4e7b5bba5f
[mofosex] Add support for generic embeds (closes #24633) 4 years ago
Sergey M․ 52c4c51556
[youporn] Add support form generic embeds 4 years ago
Sergey M․ 8fae1a04eb
[spankwire] Add support for generic embeds (refs #24633) 4 years ago
Sergey M․ d44a707fdd
[spankwire] Fix extraction (closes #18924, closes #20648) 4 years ago
Sergey M․ 049c0486bb
release 2020.03.24 4 years ago
Sergey M․ 6e47200b6e
[teachable] Update test 4 years ago
Sergey M․ 38fa761a45
[teachable] Update gns3 domain 4 years ago
Sergey M․ 08a27407c4
[teachable] Update upskillcourses domain
New version does not use teachable platform any longer
4 years ago
Sergey M․ be7dacf9cf
[generic] Look for teachable embeds before wistia 4 years ago
Sergey M․ 4560adc820
[teachable] Extract chapter metadata (closes #24421) 4 years ago
Sergey M․ 63dce3094b
[bilibili] Add support for player.bilibili.com (closes #24402) 4 years ago
Sergey M․ b4eb08bb03
[bilibili] Add support for new URL schema with BV ids (closes #24439, closes #24442) 4 years ago
Remita Amine 2e20cb3636 [limelight] remove disabled API requests(closes #24255) 4 years ago
Remita Amine a6c5859d6b [soundcloud] fix download url extraction(closes #24394) 4 years ago
Sergey M․ c76cdf2382
[cbc:watch] Fix authenticated device token caching (closes #19160) 4 years ago
Devon Meunier 787c360467
[cbc:watch] Add support for authentication 4 years ago
Sergey M․ 73453430c1
[hellporno] Fix extraction (closes #24399) 4 years ago
Sergey M․ 158bc5ac03
[xtube] Fix typo 4 years ago
Sergey M․ 4568a11802
[xtube] Fix formats extraction (closes #24348) 4 years ago