Philipp Hagemeister
28465df1ff
[youjizz] Modernize ( #4131 )
10 years ago
Philipp Hagemeister
ef89dba58f
[myspass] Modernize test case
10 years ago
Philipp Hagemeister
13ba3a6461
[bandcamp:album] Fix test case
10 years ago
Jaime Marquínez Ferrándiz
eb4cb42a02
[ted] Extract duration ( closes #4155 )
10 years ago
Pascal Brax
2774852c2f
Fix MTV/GameTrailers "Bad Request" error
Bugfix for bug #4123 & #4153
10 years ago
Naglis Jonaitis
bbcc21efd1
[wrzuta] Fallback to mp3 on unknown media type ( #4156 )
10 years ago
Naglis Jonaitis
60526d6bcb
[wrzuta] Fix audio extension lookup ( Closes #4156 )
Also, replace deleted test case
10 years ago
Philipp Hagemeister
a1cf99d03a
[YoutubeDL] Add playlist_id and playlist_title fields ( Fixes #4139 )
10 years ago
Naglis Jonaitis
3c6af203cc
[streamcloud] Match URLs without fname ( Closes #4144 )
Also, modernize a bit.
10 years ago
Naglis Jonaitis
1a92e086a7
[tapely] Add Referer header ( Closes #4138 )
10 years ago
Jaime Marquínez Ferrándiz
a6dae6c09c
[ndr] Improve video url regex ( fixes #4140 )
10 years ago
andi
d6fdc38682
fix swrmediathek for new formats.
10 years ago
Jaime Marquínez Ferrándiz
2fdbf27ad8
[niconico:playlist] Use the same video url the webpage uses ( closes #4133 )
10 years ago
yac
3898c8a7b2
[FreeVideo] Add new extractor
10 years ago
Naglis Jonaitis
29ed169cd6
[wrzuta] Add mp3 as a possible format ( Closes #4126 )
10 years ago
xantares
b868c972d1
Add support for goldenmoustache.com
10 years ago
Jaime Marquínez Ferrándiz
1fe8fb8c20
[vice] Re-add extractor ( fixes #4120 )
The generic extraction no longer works.
10 years ago
Naglis Jonaitis
5d63b0aa93
[goshgay] Fix title extraction and modernize
Also remove width and height as they are not of the actual video.
10 years ago
Philipp Hagemeister
4164f0117e
[utils] Remove unused import
10 years ago
Naglis Jonaitis
37aab27808
[brightcove] Extract m3u8 formats ( #3541 )
10 years ago
Jaime Marquínez Ferrándiz
6110bbbfdd
[niconico] Catch deleted videos ( closes #4064 )
10 years ago
Sergey M․
dab647a7b6
[cinemassacre] Keep both extraction approaches and make more robust ( Closes #4109 )
10 years ago
nemunaire
a316a83d2b
[channel9] Fix extraction
10 years ago
Naglis Jonaitis
81b22aee8b
[izlesene] Update test cases and modernize
The timestamp fluctuates with DST.
10 years ago
Philipp Hagemeister
20436c30c9
[youtube] Clarify output
10 years ago
Philipp Hagemeister
11fba1751d
[imdb] Simplify
10 years ago
Philipp Hagemeister
9c3e870393
[gamespot] Remove unused import
10 years ago
Philipp Hagemeister
44789f2457
[ustream] Use modern helper function instead of old HTML parser
10 years ago
Philipp Hagemeister
711ede6e1b
[heise] Fix description, thumbnail and format ID
10 years ago
Philipp Hagemeister
a32f253112
[gamespot] Modernize
10 years ago
Philipp Hagemeister
94bd361318
[youtube] Skip sts if missing ( Fixes #4095 , fixes #4103 )
10 years ago
Philipp Hagemeister
acd40f64ed
[cnn] Modernize test definitions
10 years ago
Sergey M․
766306450d
[played] Capture and output error message
10 years ago
Sergey M․
e7642ab572
[wimp] Fix video URL regex
10 years ago
Naglis Jonaitis
bdf9701729
[generic/brightcove] Add a new test case for kijk.nl ( #3541 )
10 years ago
Naglis Jonaitis
b5af6fcdad
[brightcove] Make _VALID_URL less greedy and check for empty URLs ( #3541 )
10 years ago
Sergey M․
fdca55fe34
[trutube] Strip title
10 years ago
Philipp Hagemeister
8c25f81bee
[util] Move compatibility functions out of util
utils is large enough without these compatibility functions.
Everything that is present in newer versions of Python (i.e. with dev Python it's just an import) goes into compat.py .
Everything else (i.e. youtube-dl-specific helpers) goes into utils.py .
10 years ago
Sergey M․
d9116714f2
[cinemassacre] Fix extraction ( Closes #4083 )
10 years ago
Alessandro Ghedini
ccdd0ffb80
[generic] indicate when a direct video has been extracted
Fixes #4052 .
10 years ago
Sergey M․
5263cdfcf9
[generic] Improve MLB iframe regex
10 years ago
Sergey M․
b2a68d14cf
[mlb] Improve _VALID_URL ( Closes #4063 )
10 years ago
Sergey M․
6e1cff9c33
[canalplus] Improve and merge with d8 extractor
10 years ago
Sergey M․
72975729c8
[canalplus] Tweak extractor to support piwiplus ( Closes #4046 )
10 years ago
Sergey M․
d319948b6a
[funnyordie] Add articles URL test
10 years ago
anovicecodemonkey
2a834bdb21
[FunnyOrDie] Add support for "/articles/" URLs
10 years ago
Philipp Hagemeister
0d2c141865
[youtube] Detect formats 298 et al as mp4 ( Fixes #4066 )
10 years ago
Philipp Hagemeister
7b6de3728a
[youtube] Add format 266 ( Fixes #4055 )
10 years ago
Philipp Hagemeister
a51d3aa001
[youtube] Add support for formats 302 and 303 ( Fixes #4060 )
10 years ago
Philipp Hagemeister
2c8e03d937
Sort formats by fps as well
10 years ago