Sergey M․
a1da888d0c
[vyborymos] Improve station info extraction
8 years ago
Sergey M․
3acff9423d
release 2016.09.18
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
Sergey M․
52dc8a9b3f
[franceinter] Fix upload date extraction
8 years ago
Sergey M․
9d8985a165
[tv4] Fix hls and hds formats ( Closes #10659 )
8 years ago
Sergey M․
f5e008d134
release 2016.09.15
8 years ago
stepshal
490b755769
Improve some id regexes
8 years ago
Sergey M․
1dec2c8a0e
[adobepass] Change mvpd cache section name
In order to better emphasize it's relation to Adobe Pass
8 years ago
Sergey M․
dcce092e0a
[extractor/common] Simplify _get_netrc_login_info and carry long lines
8 years ago
Sergey M․
32443dd346
[extractor/common] Update _get_login_info's comment
8 years ago
Sergey M․
2133565cec
[extractor/common] Simplify _get_login_info
8 years ago
Sergey M․
1da50aa34e
[YoutubeDL] Improve Adobe Pass options' wording
8 years ago
Sergey M․
d2522b86ac
[options] Actually print Adobe Pass options sections in --help
8 years ago
Sergey M․
537f753399
[options] Improve Adobe Pass wording
8 years ago
Sergey M․
c849836854
[utils] Improve _hidden_inputs
8 years ago
Sergey M․
eb5b1fc021
[crunchyroll] Fix authentication ( Closes #10655 )
8 years ago
Sergey M․
95be29e1c6
[twitch] Fix api calls ( Closes #10654 , closes #10660 )
8 years ago
Remita Amine
c035dba19e
[bellmedia] add support for more sites
8 years ago
Remita Amine
87148bb711
[adobepass] rename --ap-mso-list option to --ap-list-mso
8 years ago
Remita Amine
797c636bcb
[ap] improve adobe pass names and parse error handling
8 years ago
Sergey M․
0002962f3f
[franceinter] Improve extraction ( Closes #10538 )
8 years ago
Sergey M․
3e4185c396
[utils] Use native french month names
8 years ago
Sergey M․
f6717dec8a
[utils] Improve month_by_name and add tests
8 years ago
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.
8 years ago
Yen Chi Hsuan
961516bfd1
[kwuo:song] Improve error detection ( closes #10650 )
8 years ago
Yen Chi Hsuan
6db354a9f4
[kuwo] Update _TESTS
8 years ago
Remita Amine
353f340e11
[go] fix typo
8 years ago
Remita Amine
014b7e6b25
[go] add support for free full episodes( #10439 )
8 years ago
stepshal
925194022c
Improve some _VALID_URLs
8 years ago
Sergey M․
b690ea15eb
[viafree] Fix test
8 years ago
Remita Amine
5712c0f426
[adobepass] remove unnecessary option
8 years ago
Yen Chi Hsuan
86d68f906e
[bilibili] Fix extraction for videos without backup_url ( #10647 )
8 years ago
Yen Chi Hsuan
4875ff6847
[bilibili] Remove copyrighted test cases
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
8 years ago
Remita Amine
1b6712ab23
[adobepass] add specific options for adobe pass authentication
- 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
8 years ago