Jaime Marquínez Ferrándiz
c9450c7ab1
[nrk:playlist] Restrict _VALID_URL
It would also match /videos/PS... urls
10 years ago
Sergey M․
faa1b5c292
[nrk:playlist] Add extractor ( Closes #5245 )
10 years ago
Sergey M․
393d9fc6d2
[nrk] Extract duration
10 years ago
Sergey M․
4e6a228689
[nrk] Adapt to new URL format
10 years ago
Jaime Marquínez Ferrándiz
179d6678b1
Remove the 'stitle' field
A warning has been printed for more than 2 years (since 97cd3afc75
)
10 years ago
Jaime Marquínez Ferrándiz
85698c5086
[crunchyroll] Remove unused class
10 years ago
Sergey M․
1887ecd4d6
[twitch] Fix login
10 years ago
Sergey M․
1c9a1457fc
[niconico] Add nm video test
10 years ago
Naglis Jonaitis
2684871bc1
[vine] Fix formats extraction ( Closes #5239 )
10 years ago
Naglis Jonaitis
ccf3960eec
[nytimes] Improve _VALID_URL ( Fixes #5238 )
10 years ago
Naglis Jonaitis
eecc0685c9
[videomega] Fix extraction and update test ( Fixes #5235 )
10 years ago
Sergey M․
3378d67a18
[generic] Add support for nytimes embeds ( Closes #5234 )
10 years ago
Sergey M․
f3c0c667a6
[nytimes] Modernize
10 years ago
Sergey M․
0ae8bbac2d
[nytimes] Support embed URL
10 years ago
Philipp Hagemeister
cbc3cfcab4
release 2015.03.18
10 years ago
Sergey M․
b30ef07c6c
[ultimedia] Handle youtube embeds
10 years ago
Sergey M․
73900846b1
[ultimedia] Capture and output unavailable video message
10 years ago
Sergey M․
d1dc7e3991
[ultimedia] Fix alphabetic order
10 years ago
Sergey M․
3073a6d5e9
[ultimedia] Add extractor
Sponsored by thankyoumotion.com
10 years ago
Roman Le Négrate
aae53774f2
[mixcloud] Try preview server first, then further numbers
10 years ago
Jaime Marquínez Ferrándiz
7a757b7194
[mixcloud] Fix extraction of some metadata
The second test had some wrong info.
I couldn't find the timestamp, so I have removed it.
10 years ago
Roman Le Négrate
fa8ce26904
[mixcloud] Fix extraction like-count
10 years ago
Sergey M․
2c2c06e359
[krasview] Fix extraction ( Closes #5228 )
10 years ago
Todoroki
ee580538fa
fix nm video DL issue when logged in
10 years ago
Todoroki
c3c5c31517
fix nm video DL issue when logged in
10 years ago
Sergey M․
ed9a25dd61
[generic] Generalize redirect regex
10 years ago
felix
9ef4f12b53
testcases for libsyn and The Daily Show Podcast extractors
10 years ago
Sergey M․
84f8101606
[generic] Follow redirects specified by `Refresh` HTTP header
10 years ago
Sergey M․
b1337948eb
[grooveshark] Fix extraction
10 years ago
Sergey M․
2ca1c5aa9f
[douyutv] Improve and extract all formats
10 years ago
Sergey M․
cd459b1d49
[sohu] Fix test's note info
10 years ago
Sergey M․
92a4793b3c
[utils] Place sanitize url function near other sanitizing functions
10 years ago
Sergey M․
219da6bb68
[megavideoeu] Remove extractor
10 years ago
Sergey M․
0499cd866e
[primesharetv] Clean up
10 years ago
Jeff Buchbinder
13047f4135
[Primesharetv] Handle file not existing properly.
10 years ago
Jeff Buchbinder
af69cab21d
[Primesharetv] Add public domain example video
10 years ago
Jeff Buchbinder
d41a3fa1b4
[Primesharetv] Add primeshare.tv extractor, still need test data
10 years ago
Jeff Buchbinder
733be371af
Add megavideoz.eu support.
10 years ago
Sergey M․
576904bce6
[letv] Clarify download message
10 years ago
Sergey M․
c06a9f8730
[arte+7] Check formats ( Closes #5224 )
10 years ago
felix
2e90dff2c2
The Daily Show Podcast support
10 years ago
Jaime Marquínez Ferrándiz
b68eedba23
[rtve.es:infantil] Minor fixes ( closes #5214 )
10 years ago
Eduardo Ferro
d5b559393b
[rtve] Add new extractor for rtve infantil
10 years ago
Philipp Hagemeister
1de4ac1385
release 2015.03.15
10 years ago
Sergey M․
39aa42ffbb
[ard] Capture and output time restricted videos ( Closes #5213 )
10 years ago
Sergey M․
ec1b9577ba
[cloudy] Fix key extraction ( Closes #5211 )
10 years ago
Kang Hyojun
613b2d9dc6
Fix mistyped docstring indent
10 years ago
Sergey M․
8f4cc22455
[aftenposten] Adapt to new URL format
10 years ago
Jaime Marquínez Ferrándiz
88cf6fb368
[metadatafromtitle] Some improvements and cleanup
* Remove the 'songtitle' field, 'title' can be used instead.
* Remove newlines in the help text, for consistency with other options.
* Add 'from __future__ import unicode_literals'.
* Call '__init__' from the parent class.
* Add test for the format_to_regex method
10 years ago
phiresky
e7db87f700
Add metadata from title parser
(Closes #5125 )
10 years ago