27259 Commits

Author SHA1 Message Date
Sergey M․
fce7962691
[twitch] Add support for mobile URLs (closes #16146) 2018-04-10 23:07:37 +07:00
joncody
d642fa904b Pass err.message to PostProcessingError 2018-04-08 20:51:20 -07:00
joncody
167ca6abf9 Before passing info to pp.run, an extra field pp_extras is added. This dict contains some variables needed for the code within prepare_filename, for which prepare_cmd is almost an exact copy. Before returning info from pp.run we assign the value of info['pp_extras'] to a regular variable extras and call del info['pp_extras']. 2018-04-08 19:57:10 -07:00
ddmgy
990f14755a [Roosterteeth] Implement saving access token as cookie. 2018-04-08 17:49:02 -04:00
ddmgy
8cc5ae3b37 [Roosterteeth] Use single quotes. 2018-04-08 17:48:10 -04:00
Andres
a35a69bece [ccma] parse resolution from utils, ensure only existing urls are appended. 2018-04-08 21:27:27 +02:00
Sergey M․
8e6efd6191
release 2018.04.09 2018-04-09 01:21:26 +07:00
Sergey M․
f7f9757efc
release 2018.04.09 2018.04.09 2018-04-09 01:19:27 +07:00
Sergey M․
880ed89d49
[ChangeLog] Actualize
[ci skip]
2018-04-09 01:14:47 +07:00
Sergey M․
94c3442e6a
[YoutubeDL] Do not save/restore console title while simulate (closes #16103) 2018-04-09 01:04:22 +07:00
Sergey M․
069937151e
[generic] Add support for tube8 embeds 2018-04-09 00:37:15 +07:00
Sergey M․
d3431dcb90
[generic] Restrict share-videos.se embeds regex to filter bogus URLs (#16115) 2018-04-09 00:25:44 +07:00
Surya Oktafendri
1fc37ca3f1 [generic] Add support for share-videos.se embeds (closes #16089) 2018-04-09 00:19:23 +07:00
Sergey M․
d04ca97616
[odnoklassniki] Improve _VALID_URL readability 2018-04-08 22:21:21 +07:00
GDR!
608c738c7d [odnoklassniki] Extend _VALID_URL (closes #16081) 2018-04-08 22:13:00 +07:00
Sergey M
55423ea4dc
Update odnoklassniki.py 2018-04-08 22:12:07 +07:00
GDR!
037f11aed5 [extractors/odnoklassniki] Add support for mobile URLs (closes #16081) 2018-04-08 12:46:25 +02:00
Surya Oktafendri
6633aa7340
[20detik] Fix embed URL detection 2018-04-08 15:57:50 +07:00
Surya Oktafendri
83f05714a0
[generic] Non-greedy regex for share-videos.se embeds detection 2018-04-08 15:23:12 +07:00
joncody
1416f2e7bc Added support for old syntax 2018-04-07 22:13:35 -07:00
joncody
e078f7d468 . 2018-04-07 20:28:03 -07:00
joncody
20584cede3 Using the same formatting as -o 2018-04-07 20:20:27 -07:00
joncody
1de1510a13 Support python2 and python3 2018-04-07 19:13:01 -07:00
joncody
3c3e4b0178 Removed unnecessary imports 2018-04-07 19:02:12 -07:00
joncody
ac511509bf expose info to exec arg 2018-04-07 19:00:39 -07:00
joncody
960ef979cd . 2018-04-07 17:44:07 -07:00
aeph6Ee0
66b686727b [extractor/common] Relax JSON-LD context check (closes #16006) 2018-04-08 03:09:42 +07:00
aeph6Ee0
349daa9203 Check if '@context' value in JSON-LD is a compat_str 2018-04-07 21:41:09 +02:00
aeph6Ee0
f8ef225de4 Check if '@context' value in JSON-LD is a String 2018-04-07 20:55:10 +02:00
Sergey M․
717ea4e14e
[steam] Bypass mature content check (closes #16113) 2018-04-08 00:29:43 +07:00
Sergey M․
cae5d9705c
[acast] Extract more metadata 2018-04-08 00:21:55 +07:00
Sergey M․
1c9b1a4494
[acast] Fix extraction (closes #16118) 2018-04-08 00:08:45 +07:00
Sergey M․
ff826177cc
[instagram:user] Fix extraction (closes #16119) 2018-04-07 23:58:57 +07:00
Surya Oktafendri
752bfbc1fa
[generic] Fix regex for share-videos.se embeds detection 2018-04-07 22:52:42 +07:00
Parmjit Virk
9d15be3a5b [drtuber] Fix title extraction (closes #16107) 2018-04-07 21:39:21 +07:00
Sergey M
20fa8c5866
Update drtuber.py 2018-04-07 21:38:46 +07:00
Sergey M․
e2750e1437
[liveleak] Extend _VALID_URL (closes #16117) 2018-04-07 20:55:01 +07:00
ddmgy
fb69e16adf [Roosterteeth] Remove _get_thumbnail method, as it was not necessary. 2018-04-07 03:28:16 -04:00
Surya Oktafendri
7531713b47
[generic] Add Share-Videos.se embeds detection (Fixes #16089) 2018-04-07 11:26:28 +07:00
ddmgy
ec35ad2396 Change log-in method and error messages. 2018-04-07 00:23:37 -04:00
ddmgy
1caa13d417 [Roosterteeth] Remove unnecessary calls to str_or_none. 2018-04-06 21:24:04 -04:00
aeph6Ee0
6c33309a3f Check if '@context' is present in JSON-LD to avoid crash 2018-04-06 19:48:36 +02:00
Sergey M․
e944737c59
[openload] Add support for oload.xyz 2018-04-06 23:40:15 +07:00
Parmjit Virk
0a0de8fb2d [DrTuber] Fix title extraction 2018-04-06 05:10:31 -05:00
kenavera
2cd20b353a [medialaan] Fix clips downloading 2018-04-06 11:11:23 +02:00
ddmgy
95dd30dfd0 [Roosterteeth] Update extractor to support new site. 2018-04-06 01:29:51 -04:00
Sergey M․
fdfb32a0dd
[openload] Relax stream URL regex 2018-04-06 00:15:22 +07:00
Sergey M․
235d828b7b
[openload] Fix extraction (closes #16099) 2018-04-05 23:49:15 +07:00
aeph6Ee0
1951bc12dc Make JSON-LD @context parsing more robust 2018-04-05 12:47:24 +02:00
Sergey M․
1236ac6b0b
[svtplay] Share svtplay regex 2018-04-05 00:29:13 +07:00