Yen Chi Hsuan
d7753d1948
[downloader/http] Use write_xattr function for --xattr-set-filesize
8 years ago
Déstin Reed
eaf9b22f94
[clubic] Rely on _match_id and _parse_json
8 years ago
Sergey M․
a1001f47fc
[instagram] PEP 8
8 years ago
Déstin Reed
1609782258
[Instagram] Extract video dimensions
8 years ago
Sergey M․
de6babf922
[tvland] Extend _VALID_URL ( Closes #10812 )
8 years ago
Sergey M․
b0582fc806
[vgtv] Add support for tv.aftonbladet.se ( Closes #10800 )
8 years ago
Sergey M․
af33dd8ee7
[aftonbladet] Remove extractor
8 years ago
Sergey M․
70d7b323b6
[vk] Improve view count extraction
8 years ago
Sergey M․
a7ee8a00f4
[vk] Extract timestamp ( Closes #10760 )
8 years ago
Sergey M․
c6eed6b8c0
[utils] Lower priority for rare date formats and add tests
8 years ago
Kacper Michajłow
3aa3953d28
[vk] Fix date and view count extraction.
8 years ago
Yen Chi Hsuan
efa97bdcf1
Move write_xattr to utils.py
There are some other places that use xattr functions. It's better to
move it to a common place so that others can use it.
8 years ago
Sergey M․
475f8a4580
[vk] Add support for running live streams ( Closes #10799 )
8 years ago
Sergey M․
93aa0b6318
[vk] Add support for finished live streams ( #10799 )
8 years ago
Yen Chi Hsuan
0d72ff9c51
[leeco] Recognize more Le Sports URLs ( #10794 )
8 years ago
Déstin Reed
a56e74e271
[Instagram] Extract comments
8 years ago
Sergey M․
f533490bb7
[ketnet] Extract mzsource formats ( #10770 )
8 years ago
Remita Amine
8bfda726c2
[limelight:media] improve http formats extraction
8 years ago
Sergey M․
8f0cf20ab9
release 2016.09.27
8 years ago
Sergey M․
cdfcc4ce95
[mtv] Improve _VALID_URL
8 years ago
Kacper Michajłow
e384552590
[vk] Add support for dailymotion embeds
Fixes #10661
8 years ago
Sergey M․
1a2fbe322e
[periscope] Treat timed_out state as finished stream
8 years ago
Sergey M․
f9dd86a112
[npo] Clarify IE_NAMEs ( Closes #10775 )
8 years ago
Remita Amine
2342733f85
fix tests related to 1978540a5122c53012e17a78841f3da0df77fd34( closes #10774 )
8 years ago
Remita Amine
93933c9819
[awaan:video] fix test( closes #10773 )
8 years ago
Yen Chi Hsuan
d75d9e343e
[einthusan] Fix extraction ( closes #10714 )
8 years ago
Sergey M․
72c3d02d29
[promptfile] Improve and modernize
8 years ago
Ondřej Bárta
d3dbb46330
[promptfile] Fix extraction ( Closes #10634 )
8 years ago
Sergey M․
fffb9cff94
[kaltura] Speed up embed regexes ( #10764 )
8 years ago
Sergey M․
2d5b4af007
[extractors] Add import for anderetijden extractor
8 years ago
Sergey M․
5742c18bc1
[npo] Add support for anderetijden.nl ( Closes #10754 )
8 years ago
Sergey M․
ddb19772d5
[vpro] Fix playlist title extraction and update tests
8 years ago
Sergey M․
a3d8b38168
[npo] Generalize playlist extractors
8 years ago
stepshal
2d3d29976b
[youtube] Change test URLs from http to https
8 years ago
Sergey M․
493353c7fd
[prosiebensat1] Add support for advopedia
8 years ago
Sergey M․
0a078550b9
[prosiebensat1] Improve _VALID_URL
8 years ago
Sergey M․
f92bb612c6
[mwave] Relax _VALID_URLs ( Closes #10735 , closes #10748 )
8 years ago
Sergey M․
ddde91952f
[prosiebensat1] Fix playlist support ( Closes #10745 )
8 years ago
Sergey M․
63c583eb2c
[prosiebensat1] Add support for sat1gold ( #10745 )
8 years ago
Remita Amine
7fd57de6fb
[cbsnews:livevideo] fix extraction and extract m3u8 formats
8 years ago
Remita Amine
e71a450956
[common] add hdcore sign to akamai f4m formats
8 years ago
Remita Amine
27e99078d3
[brightcove:new] add support for live streams
8 years ago
Remita Amine
6f126d903f
[download/hls] Delegate downloading to ffmpeg for live streams
8 years ago
Sergey M․
7518a61d41
[soundcloud] Fix typo in playlist base class name
8 years ago
Sergey M․
8e45e1cc4d
[soundcloud] Generalize playlist entries extraction ( #10733 )
8 years ago
Yen Chi Hsuan
f0bc5a8609
[twitter] Support Periscope embeds ( closes #10737 )
Also update _TESTS
8 years ago
Remita Amine
a54ffb8aa7
[mtv] add common IE_NAME prefix for MTVIE and MTVVideoIE
8 years ago
Remita Amine
8add4bfecb
[mtv] add support for new website urls( closes #8169 )( closes #9808 )
8 years ago
Yen Chi Hsuan
0711995bca
[openload] Support subtitles ( closes #10625 )
8 years ago
Yen Chi Hsuan
5968d7d2fe
[extractor/common] Improved support for HTML5 subtitles
Ref: #10625
In a strict sense, <track>s with kind=captions are not subtitles. [1]
openload misuses this attribute, and I guess there will be more
examples, so I add it to common.py.
Also allow extracting information for subtitles-only <video> or <audio>
tags, which is the case of openload.
[1] https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-kind
8 years ago