Commit Graph

33 Commits (38dad4737fd18ff380d38ce85ad200d1d0931b8e)

Author SHA1 Message Date
Sergey M․ 6f1b2374af
[canalplus] PEP 8
Sergey M․ 6214611a4a
[canalplus] Bypass geo restriction
Sergey M․ d5d904ff7d
[canalplus] Add support for cstar.fr ()
Sergey M․ aaf2b7c57a
[canalplus] Add fallback for video id (closes )
Sergey M․ 6ca478d44a
[canalplus] Add another video id regex (closes )
Yen Chi Hsuan e2004ccaf7
[canalplus] Fix video_id and update _TESTS
Some tests are gone, and some redirect to different videos
Déstin Reed dcdb292fdd
Unify coding cookie
Sergey M․ b29f842e0e
[canalplus] Add support for c8.fr (Closes )
Sergey M․ 57b6e9652e
[canal+] Add support for d17.tv
Sergey M․ 3d9b3605a3
[canal+] Update tests
Sergey M․ 74193838f7
[canal+] Improve extraction (Closes )
remitamine d5f6429de8 [canalplus] improve extraction(fixes )
- extract data from json instead of xml
- fix http format urls
- extract more metadata
- update tests
- make m3u8 and f4m format extraction non fatal
- use m3u8_native implementation
Sergey M․ fc10824cb6 [canalplus] PEP 8
Sergey M․ 83a5668694 [canalplus] Extend video id regex (Closes )
Sergey M․ f3f0b8e403 [canalplus] Modernize
Sergey M․ 660f9459da [canalplus] Fix m3u8 videos extension
Sergey M․ 7d57d2e18b [canalplus] Restore checksums in tests
blissland 509c630db8 [CanalplusIE] Update tests that were no longer working
Naglis Jonaitis ea5db8469e [canalplus] Add support for itele.fr URLs (Closes )
Jaime Marquínez Ferrándiz 817f786fbb [canalplus] Raise an error if the video is georestricted (closes )
Jouke Waleson 5f6a1245ff PEP8 applied
Sergey M․ 6e1cff9c33 [canalplus] Improve and merge with d8 extractor
Sergey M․ 72975729c8 [canalplus] Tweak extractor to support piwiplus (Closes )
Philipp Hagemeister 4de9e9a6db [canalplus] Fix id determination (Fixes )
Sergey M․ 113c7d3eb0 [canalplus] Update test file checksum
Jaime Marquínez Ferrándiz f401c6f69f [canalplus] Download the video in the test
It doesn't use rtmpdump now.
Sergey M․ b075d25bed [canalplus] Prefer f4m and modernize (Closes )
Sergey M․ 8efd15f477 [canalplus] Fix video id extraction (Closes )
Jaime Marquínez Ferrándiz e26f871228 Use the new '_download_xml' helper in more extractors
Jaime Marquínez Ferrándiz 69545c2aff [d8] inherit from CanalplusIE
it reuses the same extraction process
Jaime Marquínez Ferrándiz ad94a6fe44 [canalplust] accept urls that don't include the video id (fixes ), extract more info and update test
Jaime Marquínez Ferrándiz 069d098f84 [canalplus] Accept player.canalplus.fr urls
Jaime Marquínez Ferrándiz ffca4b5c32 Add CanalplusIE (closes and closes )