Commit Graph

13520 Commits (6f126d903f46d976a380a5b4265084e5a21a3c09)
 

Author SHA1 Message Date
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
Sergey M․ e6332059ac
release 2016.09.24 8 years ago
Sergey M․ 8eec691e8a
[ChangeLog] Actualize 8 years ago
Sergey M․ 24628cf7db
[soundcloud:playlist] Provide video id for playlist entries (Closes #10733) 8 years ago
Sergey M․ 71ad00c09f
[prosiebensat1] Add support for kabeleinsdoku (Closes #10732) 8 years ago
Remita Amine 45cae3b021 [cbs] extract info from thunder videoPlayerService(closes #10728) 8 years ago
Yen Chi Hsuan 4ddcb5999d
[openload] Fix extraction (closes #10408, closes #10727)
Thanks to @daniel100097 for providing a working version
8 years ago
Yen Chi Hsuan 628406db96
[Makefile] Cleanup files from fragment-based downloaders 8 years ago
Yen Chi Hsuan e3d6bdc8fc
[ustream] Support HLS streams (closes #10698) 8 years ago
Sergey M․ 0a439c5c4c
[udemy] Stringify video id 8 years ago
Remita Amine 1978540a51 [ooyala] extract all hls formats 8 years ago
Sergey M․ 12f211d0cb
[videomore] Fix embed regex 8 years ago
Remita Amine 3a5a18705f [adobepass] add support MSO that depend on watchTVeverywhere(closes #10709) 8 years ago
Remita Amine 1ae0ae5db0 [cartoonnetwork] add support Adobe Pass auth 8 years ago
Sergey M․ f62a77b99a
[soundcloud] Modernize 8 years ago
coolsa 4bfd294e2f
[soundcloud] Extract license metadata 8 years ago
Remita Amine e33a7253b2 [fox] add support for Adobe Pass auth(closes #8584) 8 years ago
Remita Amine c38f06818d add support for Adobe Pass auth in tbs,tnt and trutv extractors(fixes #10642)(closes #10222)(closes #10519) 8 years ago
Sergey M․ cb57386873
release 2016.09.19 8 years ago
Sergey M․ 59fd8f931d
[ChangeLog] Actualize 8 years ago
Sergey M․ 70b4cf9b1b
[crunchyroll] Check if already logged in (Closes #10700) 8 years ago
Sergey M․ cc764a6da8
[twitch:stream] Remove fallback to profile extraction when stream is offline
Main page does not contain profile videos anymore
8 years ago
Yen Chi Hsuan d8dbf8707d
[thisav] Improve title extraction (closes #10682)
I didn't add a test case as the one in #10682 looks like a copyrighted
product.
8 years ago
Sergey M․ a1da888d0c
[vyborymos] Improve station info extraction 8 years ago
Sergey M․ 3acff9423d
release 2016.09.18 8 years ago
Sergey M․ 9ca93b99d1
[ChangeLog] Actualize 8 years ago
Sergey M․ 14ae11efab
[vyborymos] Add extractor (Closes #10692) 8 years ago
Sergey M․ 190d2027d0
[xfileshare] Add title regex for streamin.to and fallback to video id (Closes #10646) 8 years ago
Sergey M․ 26394d021d
[globo:article] Add support for multiple videos (Closes #10653) 8 years ago
Sergey M․ 30d0b549be
[extractor/common] Add manifest_url for hls and hds formats 8 years ago
Sergey M․ 86f4d14f81
Refactor fragments interface and dash segments downloader
- Eliminate segment_urls and initialization_url
+ Introduce manifest_url (manifest may contain unfragmented data in this case url will be used for direct media URL and manifest_url for manifest itself correspondingly)
* Rewrite dashsegments downloader to use fragments data
* Improve generic mpd extraction
8 years ago
Sergey M․ 21d21b0c72
[svt] Fix DASH formats extraction 8 years ago
Sergey M․ b4c1d6e800
[extractor/common] Expose fragments interface for dashsegments formats 8 years ago
Sergey M․ a0d5077c8d
[extractor/common] Introduce fragments interface 8 years ago
Yen Chi Hsuan 584d6f3457
[thisav] Recognize jwplayers (closes #10447) 8 years ago
Yen Chi Hsuan e14c82bd6b
[jwplatform] Use js_to_json to detect more JWPlayers 8 years ago
Sergey M․ c51a7f0b2f
[franceinter] Fix upload date extraction 8 years ago
Remita Amine d05ef09d9d [mangomolo] fix domain regex 8 years ago
Remita Amine 30d9e20938 [postprocessor/ffmpeg] apply FFmpegFixupM3u8PP only for videos with aac codec(#5591) 8 years ago
Remita Amine fc86d4eed0 [mangomolo] fix typo 8 years ago
Remita Amine 7d273a387a [mangomolo] add support for Mangomolo embeds 8 years ago
Remita Amine 6ad0219556 [common] add helper method for Wowza Streaming Engine format extraction 8 years ago
Remita Amine 98b7506e96 [toutv] add support for authentication(closes #10669) 8 years ago