Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [cbs] extract info from thunder videoPlayerService(closes #10728) | Remita Amine | 2016-09-22 | 1 | -17/+41 | |
| | ||||||
* | [openload] Fix extraction (closes #10408, closes #10727) | Yen Chi Hsuan | 2016-09-23 | 2 | -2/+4 | |
| | | | | Thanks to @daniel100097 for providing a working version | |||||
* | [Makefile] Cleanup files from fragment-based downloaders | Yen Chi Hsuan | 2016-09-23 | 1 | -1/+1 | |
| | ||||||
* | [ustream] Support HLS streams (closes #10698) | Yen Chi Hsuan | 2016-09-23 | 2 | -1/+126 | |
| | ||||||
* | [udemy] Stringify video id | Sergey M․ | 2016-09-22 | 1 | -1/+2 | |
| | ||||||
* | [ooyala] extract all hls formats | Remita Amine | 2016-09-21 | 1 | -1/+1 | |
| | ||||||
* | [videomore] Fix embed regex | Sergey M․ | 2016-09-21 | 1 | -1/+1 | |
| | ||||||
* | [adobepass] add support MSO that depend on watchTVeverywhere(closes #10709) | Remita Amine | 2016-09-21 | 1 | -5/+1259 | |
| | ||||||
* | [cartoonnetwork] add support Adobe Pass auth | Remita Amine | 2016-09-20 | 1 | -0/+6 | |
| | ||||||
* | [soundcloud] Modernize | Sergey M․ | 2016-09-20 | 1 | -8/+6 | |
| | ||||||
* | [soundcloud] Extract license metadata | coolsa | 2016-09-20 | 1 | -1/+8 | |
| | ||||||
* | [fox] add support for Adobe Pass auth(closes #8584) | Remita Amine | 2016-09-20 | 1 | -7/+19 | |
| | ||||||
* | add support for Adobe Pass auth in tbs,tnt and trutv extractors(fixes ↵ | Remita Amine | 2016-09-20 | 4 | -16/+28 | |
| | | | | #10642)(closes #10222)(closes #10519) | |||||
* | release 2016.09.19 | Sergey M․ | 2016-09-19 | 3 | -5/+5 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2016-09-19 | 1 | -0/+3 | |
| | ||||||
* | [crunchyroll] Check if already logged in (Closes #10700) | Sergey M․ | 2016-09-19 | 1 | -1/+8 | |
| | ||||||
* | [twitch:stream] Remove fallback to profile extraction when stream is offline | Sergey M․ | 2016-09-18 | 1 | -4/+1 | |
| | | | | Main page does not contain profile videos anymore | |||||
* | [thisav] Improve title extraction (closes #10682) | Yen Chi Hsuan | 2016-09-18 | 2 | -1/+10 | |
| | | | | | I didn't add a test case as the one in #10682 looks like a copyrighted product. | |||||
* | [vyborymos] Improve station info extraction | Sergey M․ | 2016-09-18 | 1 | -6/+6 | |
| | ||||||
* | release 2016.09.18 | Sergey M․ | 2016-09-18 | 4 | -5/+8 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2016-09-18 | 1 | -0/+15 | |
| | ||||||
* | [vyborymos] Add extractor (Closes #10692) | Sergey M․ | 2016-09-18 | 2 | -0/+56 | |
| | ||||||
* | [xfileshare] Add title regex for streamin.to and fallback to video id ↵ | Sergey M․ | 2016-09-18 | 1 | -3/+5 | |
| | | | | (Closes #10646) | |||||
* | [globo:article] Add support for multiple videos (Closes #10653) | Sergey M․ | 2016-09-17 | 1 | -11/+28 | |
| | ||||||
* | [extractor/common] Add manifest_url for hls and hds formats | Sergey M․ | 2016-09-17 | 1 | -1/+4 | |
| | ||||||
* | Refactor fragments interface and dash segments downloader | Sergey M․ | 2016-09-17 | 3 | -44/+26 | |
| | | | | | | | - 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 | |||||
* | [svt] Fix DASH formats extraction | Sergey M․ | 2016-09-17 | 1 | -1/+1 | |
| | ||||||
* | [extractor/common] Expose fragments interface for dashsegments formats | Sergey M․ | 2016-09-17 | 1 | -43/+99 | |
| | ||||||
* | [extractor/common] Introduce fragments interface | Sergey M․ | 2016-09-17 | 1 | -1/+8 | |
| | ||||||
* | [thisav] Recognize jwplayers (closes #10447) | Yen Chi Hsuan | 2016-09-17 | 2 | -11/+29 | |
| | ||||||
* | [jwplatform] Use js_to_json to detect more JWPlayers | Yen Chi Hsuan | 2016-09-17 | 2 | -2/+10 | |
| | ||||||
* | [franceinter] Fix upload date extraction | Sergey M․ | 2016-09-17 | 1 | -7/+7 | |
| | ||||||
* | [mangomolo] fix domain regex | Remita Amine | 2016-09-17 | 2 | -3/+3 | |
| | ||||||
* | [postprocessor/ffmpeg] apply FFmpegFixupM3u8PP only for videos with aac ↵ | Remita Amine | 2016-09-16 | 1 | -32/+31 | |
| | | | | codec(#5591) | |||||
* | [mangomolo] fix typo | Remita Amine | 2016-09-16 | 1 | -2/+2 | |
| | ||||||
* | [mangomolo] add support for Mangomolo embeds | Remita Amine | 2016-09-16 | 4 | -39/+111 | |
| | ||||||
* | [common] add helper method for Wowza Streaming Engine format extraction | Remita Amine | 2016-09-16 | 4 | -57/+55 | |
| | ||||||
* | [toutv] add support for authentication(closes #10669) | Remita Amine | 2016-09-16 | 2 | -23/+92 | |
| | ||||||
* | [franceinter] Fix upload date extraction | Sergey M․ | 2016-09-16 | 1 | -7/+7 | |
| | ||||||
* | [tv4] Fix hls and hds formats (Closes #10659) | Sergey M․ | 2016-09-16 | 1 | -17/+32 | |
| | ||||||
* | release 2016.09.15 | Sergey M․ | 2016-09-15 | 5 | -7/+19 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2016-09-15 | 1 | -1/+19 | |
| | ||||||
* | Improve some id regexes | stepshal | 2016-09-15 | 3 | -3/+3 | |
| | ||||||
* | [adobepass] Change mvpd cache section name | Sergey M․ | 2016-09-15 | 1 | -6/+7 | |
| | | | | In order to better emphasize it's relation to Adobe Pass | |||||
* | [extractor/common] Simplify _get_netrc_login_info and carry long lines | Sergey M․ | 2016-09-15 | 1 | -3/+5 | |
| | ||||||
* | [extractor/common] Update _get_login_info's comment | Sergey M․ | 2016-09-15 | 1 | -1/+4 | |
| | ||||||
* | [extractor/common] Simplify _get_login_info | Sergey M․ | 2016-09-15 | 1 | -3/+1 | |
| | ||||||
* | [YoutubeDL] Improve Adobe Pass options' wording | Sergey M․ | 2016-09-15 | 1 | -3/+3 | |
| | ||||||
* | [options] Actually print Adobe Pass options sections in --help | Sergey M․ | 2016-09-15 | 1 | -0/+1 | |
| | ||||||
* | [options] Improve Adobe Pass wording | Sergey M․ | 2016-09-15 | 1 | -4/+4 | |
| |