Commit Graph

4 Commits (815ac0293ee9d7f3771499cd71d833c83575bec9)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz 628bc4d1e7 [khanacademy] Update test
Sergey M․ 68477e8839 [khanacademy] Improve _VALID_URL (Closes )
Philipp Hagemeister 22a6f15061 Move playlist tests to extractors.
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).
Philipp Hagemeister 3d3538e422 [khanacademy] Add support (Fixes )