Sergey M․
70c1610701
[youtube] Improve signature cipher extraction ( closes #25188 )
2020-06-15 21:11:13 +02:00
Sergey M․
c81040f0f1
[iprima] Improve extraction ( closes #25138 )
2020-06-15 21:11:13 +02:00
Sergey M․
41c1621f26
[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.
2020-06-15 21:11:13 +02:00
Sergey M․
d66aed88bf
[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.
2020-06-15 21:11:13 +02:00
Remita Amine
a0d742b1af
[uol] fix extraction( closes #22007 )
2020-06-15 21:11:13 +02:00
hh0rva1h
ba0582edea
[orf] Add support for more radio stations ( closes #24938 ) ( #24968 )
2020-06-15 21:11:13 +02:00
Sergey M․
83c6b7f224
[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.
2020-06-15 21:11:13 +02:00
Sergey M․
6148b0929d
[compat] Introduce compat_cookiejar_Cookie
2020-06-15 21:11:13 +02:00
Sergey M․
f443feb782
[dailymotion] Fix typo
2020-06-15 21:11:13 +02:00
Sergey M․
36301a939b
[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)
2020-06-15 21:11:13 +02:00
Sergey M․
2cf485b9f8
[puhutv] Remove no longer available HTTP formats ( closes #25124 )
2020-06-15 21:11:13 +02:00
Sergey M․
3b22f0aabe
release 2020.05.03
2020-06-15 21:11:13 +02:00
Sergey M․
8e27247368
[ChangeLog] Actualize
...
[ci skip]
2020-06-15 21:11:13 +02:00
Sergey M․
633e33d682
[crunchyroll] Fix and improve extraction ( closes #25096 , closes #25060 )
2020-06-15 21:11:13 +02:00
Sergey M․
a91e9e4027
[extractor/common] Extract multiple JSON-LD entries
2020-06-15 21:11:13 +02:00
Sergey M․
2be06b35d2
[youtube] Improve player id extraction and add tests
2020-06-15 21:11:13 +02:00
Sergey M․
6b001ab981
[youtube] Use redirected video id if any ( closes #25063 )
2020-06-15 21:11:13 +02:00
Remita Amine
00efe66681
[yahoo] fix GYAO Player extraction and relax title URL regex( closes #24178 )( closes #24778 )
2020-06-15 21:11:13 +02:00
Remita Amine
49e8286d03
[tvplay] fix Viafree extraction( closes #15189 )( closes #24473 )( closes #24789 )
2020-06-15 21:11:13 +02:00
Sergey M․
2c2363aec7
[tenplay] Relax _VALID_URL ( closes #25001 )
2020-06-15 21:11:13 +02:00
Sergey M․
56e167e108
[prosiebensat1] Extract series metadata
2020-06-15 21:11:13 +02:00
Philipp Stehle
027a1f601e
[prosiebensat1] Improve extraction and remove 7tv.de support ( #24948 )
2020-06-15 21:11:13 +02:00
willbeaufoy
34c669d700
[options] Clarify doc on --exec command ( closes #19087 ) ( #24883 )
2020-06-15 21:11:13 +02:00
tsia
f2e0bcd9b8
Merge pull request #14 from ytdl-org/master
...
update
2020-04-21 14:42:59 +02:00
Sergey M․
00eb865b3c
[youtube] Fix DRM videos detection (refs #24736 )
2020-04-11 23:05:08 +07:00
Sergey M․
2f19835726
[thisoldhouse] Improve video id extraction ( closes #24549 )
2020-04-11 20:07:37 +07:00
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
```
2020-04-11 20:07:32 +07:00
Sergey M․
75294a5ed0
[soundcloud] Improve AAC format extraction ( closes #19173 , closes #24708 )
2020-04-10 17:26:03 +07:00
tom
b9e5f87291
[soundcloud] Extract AAC format
2020-04-10 17:25:04 +07:00
Sergey M․
6b09401b0b
[youtube] Skip broken multifeed videos ( closes #24711 )
2020-04-09 22:42:43 +07:00
Sergey M․
5caf88ccb4
[nova:embed] Fix extraction ( closes #24700 )
2020-04-09 03:52:29 +07:00
Sergey M․
dcc8522fdb
[motherless] Fix extraction ( closes #24699 )
2020-04-09 02:14:49 +07:00
Felix Stupp
c9595ee780
[twitch:clips] Extend _VALID_URL ( closes #24290 ) ( #24642 )
2020-04-07 23:21:25 +07:00
Sergey M․
91bd3bd019
[tv4] Fix ISM formats extraction ( closes #24667 )
2020-04-07 22:56:06 +07:00
Sergey M․
13b08034b5
[extractor/common] Skip malformed ISM manifest XMLs while extracting ISM formats ( #24667 )
2020-04-07 22:55:59 +07:00
Sergey M․
6a6e1a0cd8
[tele5] Fix extraction ( closes #24553 )
2020-04-06 02:05:06 +07:00
Sergey M․
4e7b5bba5f
[mofosex] Add support for generic embeds ( closes #24633 )
2020-04-06 01:29:58 +07:00
Sergey M․
52c4c51556
[youporn] Add support form generic embeds
2020-04-05 20:56:14 +07:00
Sergey M․
8fae1a04eb
[spankwire] Add support for generic embeds (refs #24633 )
2020-04-05 20:42:56 +07:00
Sergey M․
d44a707fdd
[spankwire] Fix extraction ( closes #18924 , closes #20648 )
2020-04-05 20:42:56 +07:00
Sergey M․
049c0486bb
release 2020.03.24
2020-03-24 03:14:30 +07:00
Sergey M․
30b5121a1c
[ChangeLog] Actualize
...
[ci skip]
2020-03-24 03:12:15 +07:00
Sergey M․
b439634f0e
[ChangeLog] Actualize
...
[ci skip]
2020-03-24 03:07:34 +07:00
Sergey M․
6e47200b6e
[teachable] Update test
2020-03-24 02:57:53 +07:00
Sergey M․
38fa761a45
[teachable] Update gns3 domain
2020-03-24 02:57:48 +07:00
Sergey M․
08a27407c4
[teachable] Update upskillcourses domain
...
New version does not use teachable platform any longer
2020-03-24 02:57:44 +07:00
Sergey M․
be7dacf9cf
[generic] Look for teachable embeds before wistia
2020-03-24 02:57:38 +07:00
Sergey M․
4560adc820
[teachable] Extract chapter metadata ( closes #24421 )
2020-03-24 02:57:32 +07:00
Sergey M․
63dce3094b
[bilibili] Add support for player.bilibili.com ( closes #24402 )
2020-03-24 00:24:39 +07:00
Sergey M․
b4eb08bb03
[bilibili] Add support for new URL schema with BV ids ( closes #24439 , closes #24442 )
2020-03-24 00:11:39 +07:00