1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-30 12:17:54 +01:00
Commit Graph

11959 Commits

Author SHA1 Message Date
Michael Klein
a12a7b5fb1 [ard] Improve _VALID_URL (closes #25134) (#25198) 2020-06-15 21:11:13 +02:00
Sergey M․
6ae7f9a781 [redtube] Improve formats extraction and extract m3u8 formats (closes #25311, closes #25321) 2020-06-15 21:11:13 +02:00
tlsssl
45684945ea [indavideo] Switch to HTTPS for API request (#25191) 2020-06-15 21:11:13 +02:00
Dave Loyall
5e75fc8083 [redtube] Improve title extraction (#25208) 2020-06-15 21:11:13 +02:00
Remita Amine
c9f7b01521 [vimeo] improve format extraction and sorting(closes #25285) 2020-06-15 21:11:13 +02:00
Remita Amine
506a3befee [soundcloud] reduce API playlist page limit(closes #25274) 2020-06-15 21:11:13 +02:00
Juan Francisco Cantero Hurtado
0d0782e98c [youtube] Add support for yewtu.be (#25226) 2020-06-15 21:11:13 +02:00
comsomisha
eadc854eae [mailru] Fix extraction (closes #24530) (#25239) 2020-06-15 21:11:13 +02:00
Sergey M․
160cc06fad [bbccouk] PEP8 2020-06-15 21:11:13 +02:00
Remita Amine
acb623ab56 [spike] fix Bellator mgid extraction(closes #25195) 2020-06-15 21:11:13 +02:00
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
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․
f443feb782 [dailymotion] Fix typo 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․
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
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․
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