27259 Commits

Author SHA1 Message Date
Sergey M․
a93ce61bd5
[tunein] Use live title for live streams (closes #16347) 2018-05-02 01:29:44 +07:00
Enes
e257b8dc2d [puhutv] removing fatal=false 2018-05-01 20:58:03 +03:00
Sergey M․
c18142da6e
[itv] Improve extraction (closes #16253) 2018-05-01 22:48:08 +07:00
ilainftw
436ccba53a [itv] Fixed fallback from rtmp to hls streams (closes #16253) 2018-05-01 15:39:14 +01:00
relrelb
c570bd5a36 Fixes 2018-05-01 16:42:42 +03:00
Enes
df544e7ee9 [izlesene] checked code with flake8 and fixed 2018-05-01 15:36:59 +03:00
Enes
21c1f8d049 [puhutv] checked with flake8 and fixed 2018-05-01 15:33:54 +03:00
Enes
3f82c47394 [puhutv] improvement 2018-05-01 15:23:31 +03:00
Andrew Udvare
a13211fb3f
Merge remote-tracking branch 'upstream/master' into fix-bin_data-error 2018-05-01 07:17:04 -04:00
Andrew Udvare
cf47eb479b
Merge remote-tracking branch 'upstream/master' into force-ipv4-ipv6-fix 2018-05-01 07:16:56 -04:00
Andrew Udvare
901735194b
Merge remote-tracking branch 'upstream/master' into spreaker 2018-05-01 07:16:13 -04:00
Andrew Udvare
b787658460
Merge remote-tracking branch 'upstream/master' into myversion 2018-05-01 07:11:30 -04:00
Parth Verma
6655bbcc13 made filesize field optional 2018-05-01 15:46:04 +05:30
Parth Verma
06ad3fee3a Fixed regex for valid url capture group 2018-05-01 15:45:16 +05:30
Parth Verma
56d61298ef Made https?: optional in extract urls for ustream 2018-05-01 15:39:20 +05:30
Alexander Seiler
10868e616e [ehftv] Add information extractor. 2018-05-01 05:36:03 +02:00
Kay B
6cf55c85dd [vimeo] clean url when neccessary (PR #15855), add tests 2018-05-01 00:15:50 +02:00
Kay B
02112b73be [vimeo] incorporate review by dstftw on PR #15855 2018-04-30 23:41:05 +02:00
Kerruba
52978603e2 Removes doublequotes from login details 2018-04-30 22:06:17 +01:00
Kerruba
7f69c7d44b Cleans code, add captions download 2018-04-30 22:05:00 +01:00
Sergey M․
0f2ff4f2e2
release 2018.05.01 2018-05-01 03:41:20 +07:00
Sergey M․
cc42941390
release 2018.05.01 2018.05.01 2018-05-01 03:38:57 +07:00
Sergey M․
cc5772c4f0
[ChangeLog] Actualize
[ci skip]
2018-05-01 03:30:23 +07:00
Sergey M․
c21692fa94
[kaltura] Improve iframe embeds detection (closes #16337) 2018-05-01 03:09:04 +07:00
Parth Verma
9e35d5c0ac Fixed regex 2018-05-01 01:32:19 +05:30
Parth Verma
45c7e97d6e Added multiple formats for videos 2018-05-01 01:29:24 +05:30
Parth Verma
b191967b76 Used urljoin for url comprehension 2018-05-01 01:15:39 +05:30
Sergey M․
8513963468
[udemy] Extract outputs renditions (closes #16289, closes #16291, closes #16320, closes #16321, closes #16334, closes #16335) 2018-05-01 02:15:43 +07:00
Sergey M․
67ca1a8ef7
[zattoo] Improve and simplify (closes #14676) 2018-05-01 01:50:30 +07:00
Alex Seiler
4a73354586
[zattoo] Add extractor (closes #14668) 2018-05-01 01:50:07 +07:00
Parth Verma
2d8fc9c537 Integrated peertube api for peertube 2018-04-30 22:31:36 +05:30
Parth Verma
5305ecf7f9 Moved ibm think videos GenericIE 2018-04-30 21:59:45 +05:30
Parth Verma
15b71e4a61 Added https for ustream iframe sources. 2018-04-30 21:59:08 +05:30
Luca Cherubin
f0e3ba85e1 Split the code into two IE and remove debug code 2018-04-30 17:04:35 +01:00
Enes
85d699c6d2 [puhutv] Support for playlists 2018-04-30 19:02:20 +03:00
Parth Verma
2605e97bda Made playlist title non fatal 2018-04-30 21:22:27 +05:30
Parth Verma
201f149cf7 Replaced entry match regex to match links with specified classes only 2018-04-30 21:21:58 +05:30
Parth Verma
17bfdc7404 Removed superflous non capturing groups 2018-04-30 19:54:45 +05:30
Enes
6f571ca5fd [izlesene] improvement 2018-04-30 16:18:02 +03: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
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