Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-18 | [thisav] Improve title extraction (closes #10682) | Yen Chi Hsuan | |
I didn't add a test case as the one in #10682 looks like a copyrighted product. | |||
2016-09-18 | [vyborymos] Improve station info extraction | Sergey M․ | |
2016-09-18 | [vyborymos] Add extractor (Closes #10692) | Sergey M․ | |
2016-09-18 | [xfileshare] Add title regex for streamin.to and fallback to video id ↵ | Sergey M․ | |
(Closes #10646) | |||
2016-09-17 | [globo:article] Add support for multiple videos (Closes #10653) | Sergey M․ | |
2016-09-17 | [extractor/common] Add manifest_url for hls and hds formats | Sergey M․ | |
2016-09-17 | Refactor fragments interface and dash segments downloader | Sergey M․ | |
- 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 | |||
2016-09-17 | [svt] Fix DASH formats extraction | Sergey M․ | |
2016-09-17 | [extractor/common] Expose fragments interface for dashsegments formats | Sergey M․ | |
2016-09-17 | [extractor/common] Introduce fragments interface | Sergey M․ | |
2016-09-17 | [thisav] Recognize jwplayers (closes #10447) | Yen Chi Hsuan | |
2016-09-17 | [jwplatform] Use js_to_json to detect more JWPlayers | Yen Chi Hsuan | |
2016-09-17 | [franceinter] Fix upload date extraction | Sergey M․ | |
2016-09-17 | [mangomolo] fix domain regex | Remita Amine | |
2016-09-16 | [mangomolo] fix typo | Remita Amine | |
2016-09-16 | [mangomolo] add support for Mangomolo embeds | Remita Amine | |
2016-09-16 | [common] add helper method for Wowza Streaming Engine format extraction | Remita Amine | |
2016-09-16 | [toutv] add support for authentication(closes #10669) | Remita Amine | |
2016-09-16 | [franceinter] Fix upload date extraction | Sergey M․ | |
2016-09-16 | [tv4] Fix hls and hds formats (Closes #10659) | Sergey M․ | |
2016-09-15 | Improve some id regexes | stepshal | |
2016-09-15 | [adobepass] Change mvpd cache section name | Sergey M․ | |
In order to better emphasize it's relation to Adobe Pass | |||
2016-09-15 | [extractor/common] Simplify _get_netrc_login_info and carry long lines | Sergey M․ | |
2016-09-15 | [extractor/common] Update _get_login_info's comment | Sergey M․ | |
2016-09-15 | [extractor/common] Simplify _get_login_info | Sergey M․ | |
2016-09-15 | [utils] Improve _hidden_inputs | Sergey M․ | |
2016-09-15 | [crunchyroll] Fix authentication (Closes #10655) | Sergey M․ | |
2016-09-15 | [twitch] Fix api calls (Closes #10654, closes #10660) | Sergey M․ | |
2016-09-15 | [bellmedia] add support for more sites | Remita Amine | |
2016-09-14 | [ap] improve adobe pass names and parse error handling | Remita Amine | |
2016-09-14 | [franceinter] Improve extraction (Closes #10538) | Sergey M․ | |
2016-09-14 | [utils,franceinter] Add french months' names and fix extraction | renalid | |
Update of the "FranceInter" radio extractor : webpages HTML structure had changed, the extractor didn't work. So I updated this extractor to get the mp3 URL and all details. | |||
2016-09-15 | [kwuo:song] Improve error detection (closes #10650) | Yen Chi Hsuan | |
2016-09-15 | [kuwo] Update _TESTS | Yen Chi Hsuan | |
2016-09-14 | [go] fix typo | Remita Amine | |
2016-09-14 | [go] add support for free full episodes(#10439) | Remita Amine | |
2016-09-14 | Improve some _VALID_URLs | stepshal | |
2016-09-14 | [viafree] Fix test | Sergey M․ | |
2016-09-14 | [adobepass] remove unnecessary option | Remita Amine | |
2016-09-14 | [bilibili] Fix extraction for videos without backup_url (#10647) | Yen Chi Hsuan | |
2016-09-14 | [bilibili] Remove copyrighted test cases | Yen Chi Hsuan | |
I can't find any English or Chinese material that claims BiliBili has bought legal redistribution permissions for copyrighted products from copyrighted holders. References for removed test cases: "刀语": https://en.wikipedia.org/wiki/Katanagatari, by White Fox "哆啦A梦": https://en.wikipedia.org/wiki/Doraemon, by Shin-Ei Animation "岳父岳母真难当": https://en.wikipedia.org/wiki/Serial_(Bad)_Weddings, by Les films du 24 "混沌武士": https://en.wikipedia.org/wiki/Samurai_Champloo, by Manglobe I shouldn't have added them to _TESTS | |||
2016-09-13 | [adobepass] add specific options for adobe pass authentication | Remita Amine | |
- add --ap-username and --ap-password option to specify TV provider username and password in the cmd line - add --ap-retries option to limit the number of retries - add --list-ap-msi-ids to list the supported TV Providers | |||
2016-09-13 | [adobepass] PEP 8 | Sergey M․ | |
2016-09-13 | [nhk] Fix extraction (Closes #10633) | Sergey M․ | |
2016-09-12 | [adobepass] add an option to specify mso_id and support for ROGERS TV ↵ | Remita Amine | |
Provider(closes #10606) | |||
2016-09-12 | [safari] Improve ids regexes (#10617) | Sergey M․ | |
2016-09-12 | [kaltura] Improve audio detection | Sergey M․ | |
2016-09-12 | [kaltura] Skip chun format | Sergey M․ | |
2016-09-12 | [extractor/generic] Add vimeo embed that requires Referer passed | Sergey M․ | |
2016-09-12 | [vimeo:ondemand] Pass Referer along with embed URL (#10624) | Sergey M․ | |