26868 Commits

Author SHA1 Message Date
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
f02a97581b Removes spaces from end of the file 2018-04-29 22:30:39 +01:00
Parth Verma
034026359e [peertube] Added extractor 2018-04-29 23:45:59 +05:30
Parth Verma
93041d4cec Fixed ibm think playlist downloader regex and handled ustream via generic parser 2018-04-29 23:42:10 +05:30
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
Enes
39db8869a1 [puhutv] 'id' and 'display_id' replaced 2018-04-29 20:14:53 +03:00
Parth Verma
285eefc81b [ibm think videos] Added new extractor 2018-04-29 22:34:28 +05:30
Enes
18c33dbf93 [puhutv] ignoring HLS formats and fixing sorting 2018-04-29 19:58:10 +03:00
Kerruba
540516c2e6 Add course download and a bunch of metadata 2018-04-29 17:54:49 +01:00
Sergey M․
796bf9de45
[yandexmusic] Convert release_year to int 2018-04-29 22:56:07 +07:00
Sergey M․
e5eadfa82f
[udemy,xiami,yandexmusic] Override _download_webpage_handle instead of _download_webpage 2018-04-29 22:54:52 +07:00
Niklas Haas
30226342ab [youtube] Correctly disable polymer on all requests
Rather than just the one that use the _download_webpage helper. The need
for this was made apparent by 0fe7783e, which refactored
_download_json in a way that completely avoids the use of
_download_webpage, thus breaking youtube.

Fixes #16323
2018-04-29 22:35:16 +07:00
Niklas Haas
c9be5809a2 [youtube] Correctly disable polymer on all requests
Rather than just the one that use the _download_webpage helper. The need
for this was made apparent by 0fe7783e, which refactored
_download_json in a way that completely avoids the use of
_download_webpage, thus breaking youtube.

Fixes #16323
2018-04-29 17:26:24 +02:00
Bastian de Groot
01aec84880 [generic] Prefer enclosures over links in RSS feeds 2018-04-29 22:14:37 +07:00
Sergey M
0a0ca99ab4
Update generic.py 2018-04-29 22:12:31 +07:00
Meneth32
12b0d4e0e1 [redditr] Add support for old.reddit.com URLs 2018-04-29 21:59:40 +07:00
Sergey M
f582ee1bde
Update reddit.py 2018-04-29 21:58:39 +07:00
Sergey M․
106c8c3edb
[nrktv] Update API host (closes #16324) 2018-04-29 19:04:40 +07:00
Luca Cherubin
a4619f74ae First version of FrontendMasters downloader actually working 2018-04-28 19:47:50 +01:00
Sergey M․
500a86a52e
[downloader/fragment] Restart download if .ytdl file is corrupt (closes #16312) 2018-04-29 00:33:31 +07:00
Alexander Seiler
3383f85f43 [zattoo] Implement requested code review changes. 2018-04-28 15:50:16 +02:00
Michael
29b076ad6c Add support for videos with playlist in their url 2018-04-28 13:53:31 +02:00
Martin Hartkorn
4c685cbdde Minor refactoring 2018-04-28 13:53:31 +02:00
Martin Hartkorn
99a61908b8 Fixes to match pattern to changed website 2018-04-28 13:53:31 +02:00
Martin Hartkorn
3a28d8dcda Allow formats with labels that don't match regex ([0-9]+)p 2018-04-28 13:53:31 +02:00
Martin Hartkorn
0e68d908a9 Some fixes 2018-04-28 13:53:30 +02:00
Martin Hartkorn
74ee98e39d Added extractor for pietsmiet.de 2018-04-28 13:51:08 +02:00
Alexander Eisele
b25c7a1e39 [adobepass] Add mso FX Preview Pass 2018-04-28 13:26:57 +02:00
Bastian de Groot
f7d767f272 Remove unicode prefix 2018-04-28 13:19:57 +02:00
Bastian de Groot
31749dd024 Add test for RSS enclosure prioritization 2018-04-28 13:08:16 +02:00
Andrew Udvare
60100061f5
[PewTube] Adjust upload date calculation 2018-04-28 03:11:57 -04:00
Andrew Udvare
d56e384309
Fix PewTube extractor 2018-04-28 02:45:21 -04:00
Andrew Udvare
6d4f27533d
Merge remote-tracking branch 'upstream/master' into myversion 2018-04-28 01:51:59 -04:00
Sergey M․
7dd6ab4a47
[imdb] Extract all formats (closes #16249) 2018-04-28 04:51:39 +07:00
Sergey M․
ae1c585cee
[vimeo] Extract JSON LD (closes #16295) 2018-04-28 02:51:18 +07:00
Sergey M․
e7e4a6e0f9
[extractor/common] Extract interaction statistic 2018-04-28 02:48:03 +07:00
Sergey M․
6cc622327f
[utils] Introduce merge_dicts 2018-04-28 02:47:17 +07:00
Sergey M․
0fe7783ece
[extractor/common] Add _download_json_handle 2018-04-28 01:59:15 +07:00
Nekmo
6ad850fe0f Download video from new Atresplayer API. 2018-04-27 18:40:08 +02:00
Enes
3b1d761047 [puhutv] added subtitle support 2018-04-27 18:11:36 +03:00
Nekmo
fd8c1111ab Fixed code typo 2018-04-27 17:05:36 +02:00
Nekmo
adf916e044 Fix error 500 2018-04-27 17:05:36 +02:00
Gabriel Smith
58174ccabf Added compliance with flake8 2018-04-27 01:05:13 -05:00
Gabriel Smith
a72b12b142 Adding extactor for Ifunny and import for it in extractors.py 2018-04-27 00:58:03 -05:00
Sergey M․
c84eae4f66
[funk:channel] Improve extraction (closes #16285) 2018-04-27 03:45:52 +07:00