Sergey M․
b1337948eb
[grooveshark] Fix extraction
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․
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
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
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
Sergey M․
a7e01c438d
[8tracks] Modernize
10 years ago
Sergey M․
05be67e77d
[8tracks] Improve extraction
10 years ago
Sergey M․
85741b9986
[8tracks] Use predefined avg duration when duration is negative ( Closes #5200 )
10 years ago
Mamay Alexander
29171bc2d2
[yandexmusic] Site mirrors
10 years ago
Sergey M․
7be5a62ed7
[viewster] Improve extraction
10 years ago
Sergey M․
3647136f24
[viewster] Add extractor
10 years ago
Sergey M․
13598940e3
[kanalplay] Fix test
10 years ago
Sergey M․
bba3fc7960
[beatenpro] Fix tests
10 years ago
Sergey M․
fcd877013e
[beatenpro] Simplify
10 years ago
Sergey M․
ba1d4c0488
[beatenpro] Improve display_id
10 years ago
Sergey M․
517bcca299
[beatenpro] Simplify and improve
10 years ago
Sergey M․
1b53778175
[beatenpro] Use generic format sort
10 years ago
Sergey M․
b7a0304d92
Merge branch 'beatport-pro' of https://github.com/djpohly/youtube-dl into djpohly-beatport-pro
10 years ago
Sergey M․
545315a985
[nrk] Use generic subtitles timecode formatter
10 years ago
Sergey M․
3f4327520c
[kanalplay] Extract subtitles
10 years ago
Sergey M․
4a34f69ea6
[extractor/common] Add subtitles timecode formatter
10 years ago
Sergey M․
fb7e68833c
[kanalplay] Add extractor ( Closes #5188 )
10 years ago
Philipp Hagemeister
486dd09e0b
[YoutubeDL] Check for bytes instead of unicode output templates ( #5192 )
...
Also adapt the embedding examples for those poor souls still using 2.x.
10 years ago
Jaime Marquínez Ferrándiz
054b99a330
[jeuxvideo] Fix extraction ( fixes #5190 )
10 years ago
Devin J. Pohly
65c5e044c7
fix python2
10 years ago
Devin J. Pohly
11984c7467
[BeatportPro] Add new extractor
...
This extractor is for Beatport's 2-minute, low-quality track previews
only. To obtain an entire track, you obviously have to purchase and
download it normally through the Beatport store!
Possible future improvements:
- Playlists for albums or other track-list pages
- User login to play from My Beatport, Hold Bin, or Cart
10 years ago