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
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
Sergey M․
ed9a25dd61
[generic] Generalize redirect regex
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․
98f02fdde2
Credit @jbuchbinder for primesharetv ( #5123 )
10 years ago
Sergey M․
048fdc2292
Merge branch 'bonfy-douyutv'
10 years ago
Sergey M․
2ca1c5aa9f
[douyutv] Improve and extract all formats
10 years ago
Sergey M․
674fb0fcc5
Merge branch 'douyutv' of https://github.com/bonfy/youtube-dl into bonfy-douyutv
10 years ago
Sergey M․
00bfe40e4d
Merge branch 'yan12125-sohu_fix'
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․
dc03a42537
Merge branch 'sohu_fix' of https://github.com/yan12125/youtube-dl into yan12125-sohu_fix
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.
cf47794f09
Merge pull request #5116 from yan12125/letv_fix
[Letv] Fix test_Letv and test_Letv_1 failures in python 3
10 years ago
Sergey M․
c06a9f8730
[arte+7] Check formats ( Closes #5224 )
10 years ago
Jaime Marquínez Ferrándiz
90183a46d8
Credit @eferro for the rtve.es:infantil extractor ( #5214 )
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
Sergey M.
3b4444f99a
Merge pull request #5208 from admire93/master
Fix mistyped docstring indent
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
7c42327e0e
tox.ini: Add python 3.4
10 years ago
Jaime Marquínez Ferrándiz
873383e9bd
tox.ini: Run the same command as 'make offlinetest' by default
10 years ago
Jaime Marquínez Ferrándiz
8508557e77
[test/YoutubeDL] Use valid urls
It failed on python 3.4 when building the http_headers field
10 years ago
Jaime Marquínez Ferrándiz
4d1652484f
[test/unicode_literals] Don't look into the .git and .tox directories
The .tox directory contains python code that we can't control
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
Yen Chi Hsuan
2cb434e53e
[Sohu] Fix title extraction
10 years ago
Yen Chi Hsuan
cd65491c30
[Sohu] Add a multiplart video test case
10 years ago
Jaime Marquínez Ferrándiz
082b1155a3
[livestream] Extract all videos in events ( fixes #5198 )
The webpage only contains the most recent ones, but if you scroll down more will appear.
10 years ago
Jaime Marquínez Ferrándiz
9202b1b787
[eighttracks] Remove unused import
10 years ago