Commit Graph

17998 Commits (c11c64f318c6b9361eb8d8c855697499f7a1cba7)
 

Author SHA1 Message Date
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.
Remita Amine ce7db64bf1 [uol] fix extraction(closes )
hh0rva1h 1328305851
[orf] Add support for more radio stations (closes ) ()
Sergey M․ 6c22cee673
[extractor/common] Use compat_cookiejar_Cookie for _set_cookie (closes , closes )
To always ensure cookie name and value are bytestrings on python 2.
Sergey M․ 6d874fee2a
[compat] Introduce compat_cookiejar_Cookie
Sergey M․ 676723e0da
[dailymotion] Fix typo
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)
Sergey M․ f7f304910d
[puhutv] Remove no longer available HTTP formats (closes )
Sergey M․ 00a41ca4c3
release 2020.05.03
Sergey M․ 66f32ca0e1
[ChangeLog] Actualize
[ci skip]
Sergey M․ 6ffc3cf74a
[crunchyroll] Fix and improve extraction (closes , closes )
Sergey M․ 4433bb0245
[extractor/common] Extract multiple JSON-LD entries
Sergey M․ e40c758c2a
[youtube] Improve player id extraction and add tests
Sergey M․ 011e75e641
[youtube] Use redirected video id if any (closes )
Remita Amine 2468a6fa64 [yahoo] fix GYAO Player extraction and relax title URL regex(closes )(closes )
Remita Amine 700265bfcf [tvplay] fix Viafree extraction(closes )(closes )(closes )
ssaqua a74c3cccfa
[pokemon] add extractor for watch.pokemon.com
Sergey M․ c97f5e934f
[tenplay] Relax _VALID_URL (closes )
Sergey M․ 38db9a405a
[prosiebensat1] Extract series metadata
Philipp Stehle 2cdfe977d7
[prosiebensat1] Improve extraction and remove 7tv.de support ()
willbeaufoy 46d0baf941
[options] Clarify doc on --exec command (closes ) ()
Jens Timmerman 3829f90a74
Update vrt.py
fix indent
Jens Timmerman 4de300768a
Update vrt.py
Sergey M․ 00eb865b3c
[youtube] Fix DRM videos detection (refs )
Sergey M․ 2f19835726
[thisoldhouse] Improve video id extraction (closes )
AndrewMBL 533f3e3557
[thisoldhouse] Fix video id extraction (closes )
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
```
Sergey M․ 75294a5ed0
[soundcloud] Improve AAC format extraction (closes , closes )
tom b9e5f87291
[soundcloud] Extract AAC format
Sergey M․ 6b09401b0b
[youtube] Skip broken multifeed videos (closes )
Stefan-Gabriel Muscalu d35cf6b7ba
[GoogleDrive] fix: don't nuke entire .google.com cookie jar
Sergey M․ 5caf88ccb4
[nova:embed] Fix extraction (closes )
Sergey M․ dcc8522fdb
[motherless] Fix extraction (closes )
Stefan-Gabriel Muscalu 6747507236
[GoogleDrive] fix redirect loop (closes )
Felix Stupp c9595ee780
[twitch:clips] Extend _VALID_URL (closes ) ()
Sergey M․ 91bd3bd019
[tv4] Fix ISM formats extraction (closes )
Sergey M․ 13b08034b5
[extractor/common] Skip malformed ISM manifest XMLs while extracting ISM formats ()
Sergey M․ 6a6e1a0cd8
[tele5] Fix extraction (closes )
Sergey M․ 4e7b5bba5f
[mofosex] Add support for generic embeds (closes )
Sergey M․ 52c4c51556
[youporn] Add support form generic embeds
Sergey M․ 8fae1a04eb
[spankwire] Add support for generic embeds (refs )
Sergey M․ d44a707fdd
[spankwire] Fix extraction (closes , closes )
Sergey M․ 049c0486bb
release 2020.03.24
Sergey M․ 30b5121a1c
[ChangeLog] Actualize
[ci skip]
Sergey M․ b439634f0e
[ChangeLog] Actualize
[ci skip]
Sergey M․ 6e47200b6e
[teachable] Update test
Sergey M․ 38fa761a45
[teachable] Update gns3 domain
Sergey M․ 08a27407c4
[teachable] Update upskillcourses domain
New version does not use teachable platform any longer
Sergey M․ be7dacf9cf
[generic] Look for teachable embeds before wistia
Sergey M․ 4560adc820
[teachable] Extract chapter metadata (closes )
Sergey M․ 63dce3094b
[bilibili] Add support for player.bilibili.com (closes )