Commit Graph

13860 Commits (f25e1c8d8c145ea4044b56786256cd71f861cf62)
 

Author SHA1 Message Date
Kacper Michajłow 3aa3953d28
[vk] Fix date and view count extraction.
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.
Sergey M․ 475f8a4580
[vk] Add support for running live streams (Closes )
Sergey M․ 93aa0b6318
[vk] Add support for finished live streams ()
Yen Chi Hsuan 0ce26ef228 Merge pull request from TRox1972/instagram_comments
[Instagram] Extract comments
Yen Chi Hsuan 0d72ff9c51
[leeco] Recognize more Le Sports URLs ()
Déstin Reed a56e74e271 [Instagram] Extract comments
Sergey M․ f533490bb7
[ketnet] Extract mzsource formats ()
Remita Amine 8bfda726c2 [limelight:media] improve http formats extraction
Sergey M․ 8f0cf20ab9
release 2016.09.27
Sergey M․ c8f45f763c
[ChangeLog] Remove duplicate
Sergey M․ dd2cffeeec
[ChangeLog] Actualize
Sergey M․ cdfcc4ce95
[mtv] Improve _VALID_URL
Kacper Michajłow e384552590
[vk] Add support for dailymotion embeds
Fixes 
Sergey M․ 1a2fbe322e
[periscope] Treat timed_out state as finished stream
Sergey M․ f9dd86a112
[npo] Clarify IE_NAMEs (Closes )
Remita Amine 2342733f85 fix tests related to 1978540a5122c53012e17a78841f3da0df77fd34(closes )
Remita Amine 93933c9819 [awaan:video] fix test(closes )
Yen Chi Hsuan d75d9e343e
[einthusan] Fix extraction (closes )
Sergey M․ 72c3d02d29
[promptfile] Improve and modernize
Ondřej Bárta d3dbb46330
[promptfile] Fix extraction (Closes )
Sergey M․ fffb9cff94
[kaltura] Speed up embed regexes ()
Yen Chi Hsuan d3c97bad61
Ignore and cleanup 3gp files
Sergey M․ 2d5b4af007
[extractors] Add import for anderetijden extractor
Sergey M․ f1ee462c82
[PULL_REQUEST_TEMPLATE.md] Fix typo
Sergey M․ 5742c18bc1
[npo] Add support for anderetijden.nl (Closes )
Sergey M․ ddb19772d5
[vpro] Fix playlist title extraction and update tests
Sergey M․ a3d8b38168
[npo] Generalize playlist extractors
Sergey M․ e590b7ff9e
[PULL_REQUEST_TEMPLATE.md] Add checkable Improvement options PR's purpose
Sergey M․ f3625cc4ca
[PULL_REQUEST_TEMPLATE.md] Add Unlicense notice
stepshal 2d3d29976b
[youtube] Change test URLs from http to https
Sergey M․ 493353c7fd
[prosiebensat1] Add support for advopedia
Sergey M․ 0a078550b9
[prosiebensat1] Improve _VALID_URL
Sergey M․ f92bb612c6
[mwave] Relax _VALID_URLs (Closes , closes )
Sergey M․ ddde91952f
[prosiebensat1] Fix playlist support (Closes )
Sergey M․ 63c583eb2c
[prosiebensat1] Add support for sat1gold ()
Remita Amine 7fd57de6fb [cbsnews:livevideo] fix extraction and extract m3u8 formats
Remita Amine e71a450956 [common] add hdcore sign to akamai f4m formats
Remita Amine 27e99078d3 [brightcove:new] add support for live streams
Remita Amine 6f126d903f [download/hls] Delegate downloading to ffmpeg for live streams
Sergey M․ 7518a61d41
[soundcloud] Fix typo in playlist base class name
Sergey M․ 8e45e1cc4d
[soundcloud] Generalize playlist entries extraction ()
Yen Chi Hsuan f0bc5a8609
[twitter] Support Periscope embeds (closes )
Also update _TESTS
Remita Amine a54ffb8aa7 [mtv] add common IE_NAME prefix for MTVIE and MTVVideoIE
Remita Amine 8add4bfecb [mtv] add support for new website urls(closes )(closes )
Yen Chi Hsuan 0711995bca
[openload] Support subtitles (closes )
Yen Chi Hsuan 5968d7d2fe
[extractor/common] Improved support for HTML5 subtitles
Ref: 

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
Sergey M․ e6332059ac
release 2016.09.24
Sergey M․ 8eec691e8a
[ChangeLog] Actualize
Sergey M․ 24628cf7db
[soundcloud:playlist] Provide video id for playlist entries (Closes )