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․
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
Jaime Marquínez Ferrándiz
3946864c8a
[vimeo] Use https for all vimeo.com urls
Unfortunately vimeopro.com doesn't support it yet.
10 years ago
Jaime Marquínez Ferrándiz
b84037013e
[vimeo] Fix login ( #3886 )
10 years ago
Leonardo Amaral
d7d79106c7
* Change globo.py flash ver to 17.0.0.132 - Chrome 42.0.2311.22
10 years ago
Sergey M․
1138491631
[yam] Skip test
10 years ago
Sergey M․
71705fa70d
[footyroom] Add extractor ( Closes #5000 )
10 years ago
Jaime Marquínez Ferrándiz
3a77719c5a
Don't accept '-1' as format, 'all' is clearer
10 years ago
Sergey M․
a3fbd18824
[funnyordie] Simplify subtitles
10 years ago
Sergey M․
c792b5011f
[ssa] Add extractor ( Closes #5169 )
10 years ago
Sergey M․
32aaeca775
[npo] Improve smooth stream skipping and set low preference for streams other than hds ans hls ( Closes #5175 )
10 years ago
pishposhmcgee
1593194c63
Update funnyordie.py
10 years ago
PishPosh.McGee
614a7e1e23
Added subtitles for FunnyOrDie
10 years ago
Sergey M․
2ebfeacabc
[utils] Keep dot and dotdot unmodified ( Closes #5171 )
10 years ago
Jaime Marquínez Ferrándiz
f5d8f58a17
[yandexmusic:album] Improve _VALID_URL to avoid matching tracks urls
10 years ago
Jaime Marquínez Ferrándiz
937daef4a7
[niconico] Use '_match_id'
10 years ago
Jaime Marquínez Ferrándiz
dd77f14c64
[yandexmusic] PEP8: remove blank line at the end of file
10 years ago
Sergey M․
d1e2e8f583
[yamusic] Rename to yandexmusic
10 years ago
Sergey M․
47fe42e1ab
[yamusic] Improve, simplify, fix python3 issues and add tests
10 years ago
Mamay Alexander
4c60393854
[YandexMusic] Add new extractor
10 years ago
Philipp Hagemeister
f848215dfc
release 2015.03.09
10 years ago
Sergey M․
dd7831fe94
[breakcom] Process only play purpose media formats ( Closes #5164 )
10 years ago
Naglis Jonaitis
cc08b11d16
[adultswim] Improve video_info extraction ( Fixes #5152 )
Look for video_info inside `slugged_video`, if slug is not found among collections.
Also, simplify a bit.
10 years ago
Philipp Hagemeister
8bba753cca
[options] Rename --dump-intermediate-pages to --dump-pages for consistence with --write-pages
10 years ago
Jaime Marquínez Ferrándiz
43d6280d0a
[downloader/f4m] Fix use of base64 in python 3.2 ( fixes #5132 )
b64decode needs a byte string, but on 3.4 it also accepts strings.
10 years ago
Sergey M․
e5a11a2293
[YoutubeDL] Sanitize path before creating non-existent paths ( Closes #4324 )
10 years ago
Sergey M․
f18ef2d144
[utils] Disallow trailing dot in sanitize_path for a path part
10 years ago
Sergey M․
1bb5c511a5
[YoutubeDL] Sanitize outtmpl as path
10 years ago