aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/canalplus.py
Commit message (Expand)AuthorAgeFilesLines
* [canalplus] fix extraction(closes #15072)Remita Amine2018-01-071-87/+12
* [canalplus] PEP 8Sergey M․2017-04-151-2/+2
* [canalplus] Bypass geo restrictionSergey M․2017-04-111-17/+22
* [canalplus] Add support for cstar.fr (#11990)Sergey M․2017-02-061-0/+15
* [canalplus] Add fallback for video id (closes #11764)Sergey M․2017-01-181-1/+1
* [canalplus] Add another video id regex (closes #11399)Sergey M․2016-12-111-1/+2
* [canalplus] Fix video_id and update _TESTSYen Chi Hsuan2016-10-141-32/+32
* Unify coding cookieDéstin Reed2016-10-031-1/+1
* [canalplus] Add support for c8.fr (Closes #10577)Sergey M․2016-09-101-0/+2
* [canal+] Add support for d17.tvSergey M․2016-06-071-0/+5
* [canal+] Update testsSergey M․2016-06-071-19/+23
* [canal+] Improve extraction (Closes #9718)Sergey M․2016-06-071-9/+24
* [canalplus] improve extraction(fixes #6301)remitamine2015-12-311-25/+34
* [canalplus] PEP 8Sergey M․2015-10-071-1/+1
* [canalplus] Extend video id regex (Closes #7076)Sergey M․2015-10-061-1/+2
* [canalplus] ModernizeSergey M․2015-07-241-8/+4
* [canalplus] Fix m3u8 videos extensionSergey M․2015-07-241-1/+1
* [canalplus] Restore checksums in testsSergey M․2015-05-141-0/+2
* [CanalplusIE] Update tests that were no longer workingblissland2015-05-141-7/+5
* [canalplus] Add support for itele.fr URLs (Closes #4931)Naglis Jonaitis2015-02-111-1/+12
* [canalplus] Raise an error if the video is georestricted (closes #4472)Jaime Marquínez Ferrándiz2015-01-021-0/+12
* PEP8 appliedJouke Waleson2014-11-231-1/+1
* [canalplus] Improve and merge with d8 extractorSergey M․2014-10-311-15/+41
* [canalplus] Tweak extractor to support piwiplus (Closes #4046)Sergey M․2014-10-311-7/+24
* [canalplus] Fix id determination (Fixes #2851)Philipp Hagemeister2014-05-051-4/+11
* [canalplus] Update test file checksumSergey M․2014-04-301-1/+1
* [canalplus] Download the video in the testJaime Marquínez Ferrándiz2014-04-161-3/+1
* [canalplus] Prefer f4m and modernize (Closes #2749)Sergey M․2014-04-161-29/+43
* [canalplus] Fix video id extraction (Closes #2645)Sergey M․2014-03-281-1/+1
* Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz2013-11-261-3/+1
* [d8] inherit from CanalplusIEJaime Marquínez Ferrándiz2013-11-191-1/+2
* [canalplust] accept urls that don't include the video id (fixes #1415), extra...Jaime Marquínez Ferrándiz2013-09-121-7/+15
* [canalplus] Accept player.canalplus.fr urlsJaime Marquínez Ferrándiz2013-08-271-1/+1
* Add CanalplusIE (closes #59 and closes #918)Jaime Marquínez Ferrándiz2013-07-131-0/+46