1
0
mirror of https://github.com/l1ving/youtube-dl synced 2020-11-18 19:53:54 -08:00

14 Commits

Author SHA1 Message Date
Kerruba
7f69c7d44b Cleans code, add captions download 2018-04-30 22:05:00 +01:00
Luca Cherubin
f0e3ba85e1 Split the code into two IE and remove debug code 2018-04-30 17:04:35 +01:00
Luca Cherubin
f13d3ccde1 Condense the IE in one single object 2018-04-30 12:09:08 +01:00
Luca Cherubin
5ce9a04e2b Changes test for single video 2018-04-30 10:40:03 +01:00
Luca Cherubin
21aaaaa560 Reviews tests 2018-04-30 10:34:30 +01:00
Kerruba
f51e50d546 Changes the test for the free-trial courses 2018-04-29 23:16:16 +01:00
Kerruba
20d3041565 Removes user-agent from video-request-header 2018-04-29 22:56:14 +01:00
Kerruba
65cf161b5d Add a try catch for some optional fields 2018-04-29 22:54:41 +01:00
Kerruba
c000009f50 Use different method to check successful login, make the code compatible with python3 2018-04-29 22:31:45 +01:00
Kerruba
78909d9c69 Removes unnecessary class variable 2018-04-29 18:46:06 +01:00
Kerruba
52e17c442b Add tests for both the course and the single video file 2018-04-29 18:40:06 +01:00
Kerruba
540516c2e6 Add course download and a bunch of metadata 2018-04-29 17:54:49 +01:00
Luca Cherubin
a4619f74ae First version of FrontendMasters downloader actually working 2018-04-28 19:47:50 +01:00
Luca Cherubin
78790ba83f First commit 2018-04-26 20:33:09 +01:00