Commit Graph

13497 Commits (e33a7253b23e0adca9a3cb9a3856952c922a3357)
 

Author SHA1 Message Date
Remita Amine e33a7253b2 [fox] add support for Adobe Pass auth(closes )
Remita Amine c38f06818d add support for Adobe Pass auth in tbs,tnt and trutv extractors(fixes )(closes )(closes )
Sergey M․ cb57386873
release 2016.09.19
Sergey M․ 59fd8f931d
[ChangeLog] Actualize
Sergey M․ 70b4cf9b1b
[crunchyroll] Check if already logged in (Closes )
Sergey M․ cc764a6da8
[twitch:stream] Remove fallback to profile extraction when stream is offline
Main page does not contain profile videos anymore
Yen Chi Hsuan d8dbf8707d
[thisav] Improve title extraction (closes )
I didn't add a test case as the one in  looks like a copyrighted
product.
Sergey M․ a1da888d0c
[vyborymos] Improve station info extraction
Sergey M․ 3acff9423d
release 2016.09.18
Sergey M․ 9ca93b99d1
[ChangeLog] Actualize
Sergey M․ 14ae11efab
[vyborymos] Add extractor (Closes )
Sergey M․ 190d2027d0
[xfileshare] Add title regex for streamin.to and fallback to video id (Closes )
Sergey M․ 26394d021d
[globo:article] Add support for multiple videos (Closes )
Sergey M․ 30d0b549be
[extractor/common] Add manifest_url for hls and hds formats
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
Sergey M․ 21d21b0c72
[svt] Fix DASH formats extraction
Sergey M․ b4c1d6e800
[extractor/common] Expose fragments interface for dashsegments formats
Sergey M․ a0d5077c8d
[extractor/common] Introduce fragments interface
Yen Chi Hsuan 584d6f3457
[thisav] Recognize jwplayers (closes )
Yen Chi Hsuan e14c82bd6b
[jwplatform] Use js_to_json to detect more JWPlayers
Sergey M․ c51a7f0b2f
[franceinter] Fix upload date extraction
Remita Amine d05ef09d9d [mangomolo] fix domain regex
Remita Amine 30d9e20938 [postprocessor/ffmpeg] apply FFmpegFixupM3u8PP only for videos with aac codec()
Remita Amine fc86d4eed0 [mangomolo] fix typo
Remita Amine 7d273a387a [mangomolo] add support for Mangomolo embeds
Remita Amine 6ad0219556 [common] add helper method for Wowza Streaming Engine format extraction
Remita Amine 98b7506e96 [toutv] add support for authentication(closes )
Sergey M․ 52dc8a9b3f
[franceinter] Fix upload date extraction
Sergey M․ 9d8985a165
[tv4] Fix hls and hds formats (Closes )
Sergey M․ f5e008d134
release 2016.09.15
Sergey M․ e6bf3621e7
[ChangeLog] Actualize
stepshal 490b755769
Improve some id regexes
Sergey M․ 1dec2c8a0e
[adobepass] Change mvpd cache section name
In order to better emphasize it's relation to Adobe Pass
Sergey M․ dcce092e0a
[extractor/common] Simplify _get_netrc_login_info and carry long lines
Sergey M․ 32443dd346
[extractor/common] Update _get_login_info's comment
Sergey M․ 2133565cec
[extractor/common] Simplify _get_login_info
Sergey M․ 1da50aa34e
[YoutubeDL] Improve Adobe Pass options' wording
Sergey M․ d2522b86ac
[options] Actually print Adobe Pass options sections in --help
Sergey M․ 537f753399
[options] Improve Adobe Pass wording
Sergey M․ c849836854
[utils] Improve _hidden_inputs
Sergey M․ eb5b1fc021
[crunchyroll] Fix authentication (Closes )
Sergey M․ 95be29e1c6
[twitch] Fix api calls (Closes , closes )
Remita Amine c035dba19e [bellmedia] add support for more sites
Remita Amine 87148bb711 [adobepass] rename --ap-mso-list option to --ap-list-mso
Remita Amine 797c636bcb [ap] improve adobe pass names and parse error handling
Sergey M․ 0002962f3f
[franceinter] Improve extraction (Closes )
Sergey M․ 3e4185c396
[utils] Use native french month names
Sergey M․ f6717dec8a
[utils] Improve month_by_name and add tests
renalid a942d6cb48
[utils,franceinter] Add french months' names and fix extraction
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.
Yen Chi Hsuan 961516bfd1
[kwuo:song] Improve error detection (closes )