Commit Graph

3552 Commits (93e40a7b2f0020a3d1e9f5e5afe29f308dcb6b73)

Author SHA1 Message Date
Philipp Hagemeister 93e40a7b2f Merge remote-tracking branch 'ckrooss/master'
Jaime Marquínez Ferrándiz a285b6377b [normalboots] Skip download in test, it uses rtmp
Jaime Marquínez Ferrándiz cd791a5ea0 [ted] Add support for embed-ssl.ted.com embedded videos
Jaime Marquínez Ferrándiz 87830900a9 [generic] Update some tests
Jaime Marquínez Ferrándiz dfc9d9f50a Merge pull request from bartkappenburg/patch-1
Update rtlnl.py
Jaime Marquínez Ferrándiz 628bc4d1e7 [khanacademy] Update test
Jaime Marquínez Ferrándiz a4c3f48639 [vimple] Replace tests
The first one seems to be no longer available and the second was an episode from a tv show.
Bart Kappenburg bdf80aa542 Update rtlnl.py
Added support for the non-www version of rtlxl.nl by making "www." optional.
Naglis Jonaitis adf3c58ad3 [lrt] Fix missing provider key
Also, modernize a bit.
Naglis Jonaitis caf90bfaa5 [webofstories] Add new extractor (Closes )
Jaime Marquínez Ferrándiz 2f985f4bb4 [youtube:toplist] Remove extractor
They use now normal playlists (their id is PL*).
Philipp Hagemeister 67c2bcdf4c Remove extractors which infringe copyright ()
Jaime Marquínez Ferrándiz 9fda6ee39f [tf1] Remove unused import
Christopher Krooss bc1fc5ddbc Don't check for height as it's not provided
Christopher Krooss f4858a7103 Add support for Radio Bremen
Philipp Hagemeister 7a1818c99b [vk] Add support for rutube embeds (Fixes )
Philipp Hagemeister 2ccd1b10e5 [soulanime] Fix under Python 3
Philipp Hagemeister 788fa208c8 Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister b68ff25917 Add various anime sites (Closes )
t0mm0 b158bb8693 [tf1] simplify regex
t0mm0 2bf098eda4 [tf1] fix test
t0mm0 382e05fa56 [tf1] add support for TFOU
Philipp Hagemeister e65566a9cc [youtube] Correct handling when DASH manifest is not necessary to find all formats
Sergey M․ baa3c3f0f6 [ellentv] Improve extraction
Sergey M․ f4f339529c [ellentv] Clean up and simplify
Sergey M. 7d02fae85b Merge pull request from gauravb7090/ellentube
Added support for EllenTube along with EllenTV
Gaurav 6e46c3f1fd Added support for EllenTube along with EllenTV
Sergey M․ c7e675940c [bbccouk] Add support for music clips (Closes )
Jaime Marquínez Ferrándiz a221f22969 [crunchyroll] Fix format extraction
Reported in https://github.com/rg3/youtube-dl/issues/2782#issuecomment-68556780
Jaime Marquínez Ferrándiz 817f786fbb [canalplus] Raise an error if the video is georestricted (closes )
Sergey M․ 62420c73cb [played] Skip test
Sergey M․ 2522a0b7da [kontrtube] Extract display_id
Trailing slash in URL is mandatory now
Sergey M․ 46d32a12c9 [bet] Update test
Sergey M․ c491418526 [bbccouk] Update test
Sergey M․ 823a155293 [vier:videos] Tune _VALID_URL not to match single videos
Sergey M․ 324b2c78fa [xtube] Fix uploader regex
Sergey M․ d34f98289b [xhamster] Remove identical tests
Sergey M. 644096b15c Merge pull request from dwemthy/https_xhamster
[xhamster] Add HTTPS support
Sergey M․ faa4ea68c0 [generic] Add BBC iPlayer playlist test
Sergey M․ 476eae0c2a [generic] Generalize BBC iPlayer playlist extraction
Sergey M․ 8399267671 [generic] Make getter None by default
Sergey M․ db546cf87f [generic] Add support for BBC iPlayer embeds (Closes )
Sergey M․ 317639758a [bbccouk] Improve _VALID_URL
Sergey M․ fdbabca85f [vier:videos] Tune _VALID_URL
Sergey M․ 9eb4f404cb [vier] Simplify, add support for more URL formats, extract all playlist pages when page is not specified
Thijs Vermeir f58487b392 [vier] Add new extractor
dwemthy 5b9aefef77 [xhamster] Add HTTPS support
Philipp Hagemeister 772fd5cc44 [youtube] Add a pseudo-extractor for truncated YouTube video IDs ()
Philipp Hagemeister 9f435c5f1c Add an extractor for common mistakes ()
Philipp Hagemeister 931e2d1d26 [bbccouk] PEP8