about summary refs log tree commit diff
path: root/youtube_dl/extractor/khanacademy.py
Commit message (Collapse)AuthorAgeFilesLines
* [khanacademy] fix extraction(closes #2887)(closes #26803)Remita Amine2021-01-081-56/+81
|
* update tests related to the change in youtube http format sortingremitamine2016-03-051-2/+2
| | | | the change was done in 82156fdbf0913c75181484dcc813565713bf78e9
* [khanacademy] Update testJaime Marquínez Ferrándiz2015-01-051-1/+3
|
* [khanacademy] Improve _VALID_URL (Closes #3695)Sergey M․2014-09-091-1/+1
|
* Move playlist tests to extractors.Philipp Hagemeister2014-08-281-3/+12
| | | | From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
* [khanacademy] Add support (Fixes #2066)Philipp Hagemeister2014-01-071-0/+71