25870 Commits

Author SHA1 Message Date
balibell
05a1554b3c bilibili payload updated to v2 2018-03-14 16:36:26 +08:00
Kay B
a58f5b9c83 [vimeo] fix album extraction (issue #15704) 2018-03-13 16:39:30 +01:00
balibell
d67bd96970 keep the old pattern for player parameters in bilibily.py 2018-03-13 18:53:49 +08:00
balibell
c5953ac41d fix search_regex for title and player parameters in bilibli.py 2018-03-13 18:24:41 +08:00
AndroKev
c8ab16c9aa changes for pull request 2018-03-13 11:22:18 +01:00
AndroKev
1790c32d6f changed compat_str to str 2018-03-13 10:06:00 +01:00
Andrew Udvare
3d90b76f37
Fix ffmpeg error with bin_data streams
Example YouTube ID: KaAdS8Oso9U

Also disable "Last message repeated" messages which cause
non-zero exit status
2018-03-13 02:47:41 -04:00
Marcos Alfredo Núñez
d2fdec2f09 Fixed duration calculation and moved checks to __init__
Signed-off-by: Marcos Alfredo Núñez <mnunez@fleni.org.ar>
2018-03-12 17:01:14 -03:00
Kai Curtis
43fff33749 Remove extra metadata parsing
Since my goal in modifying this extractor was just to be able to get
videos from another set of urls on the site and the code that I had
added was doing more than that, I've pared it down to the bare
essentials.
2018-03-12 10:25:44 -07:00
Marcos Alfredo Núñez
afc763ee2e Added options to __init__.py and took into acount the possibility of not havin duration
Signed-off-by: Marcos Alfredo Núñez <mnunez@fleni.org.ar>
2018-03-12 13:29:01 -03:00
Marcos Alfredo Núñez
e6d2a3aa32 Added a FFmpegCutVideo postprocessor, for cutting the video after download.
Signed-off-by: Marcos Alfredo Núñez <mnunez@fleni.org.ar>
2018-03-12 09:19:13 -03:00
AndroKev
944ccd828b [tvnow] added tvnow-channel 2018-03-12 11:26:31 +01:00
AndroKev
e34e398a9c [tvnow] fix download-archive id should be string 2018-03-12 08:57:41 +01:00
Kai Curtis
71b7f6133b Prefer helper funcs, control flow w/ return values
Native regex and json parse have been replaced by library versions with
more comprehensive error handling. There was flow control via try/catch
before that was based on an error being thrown only in test. This has
been replaced by an if/else based on return value.
2018-03-11 22:20:08 -07:00
Kai Curtis
28fd6fade5 Don't capture groups unnecessarily 2018-03-11 22:19:47 -07:00
Chih-Hsuan Yen
08250b69c2 [line] Add support for tv.line.me (closes #9427) 2018-03-11 22:25:30 +08:00
vgsdi
f3f83ebbca
[twitch] remove rechat.twitch.tv as a subtitle source 2018-03-11 14:55:22 +01:00
Kai Curtis
7c1a8dc8de [TastyTrade] Fix old test, handle alt urls
Since TastyTrade also emails out urls for episodes in another format
(and actually puts the content into different templates, thus the
alternative handling), additional handling is needed to correctly
recognize the URL and extract the metadata.
2018-03-10 17:24:19 -08:00
Tomasz Kramkowski
5628541637 [radiocloud.jp] Add new extractor 2018-03-10 21:33:12 +00:00
Zach Knox
d052f3510f
removed a blank line because flake8 told me to 2018-03-10 13:03:12 -05:00
Sergey M․
d116918993
[raywenderlich] PEP 8
[ci skip]
2018-03-10 23:15:11 +07:00
Sergey M․
7399ca1f80
[pornhub] PEP 8
[ci skip]
2018-03-10 23:14:37 +07:00
Sergey M․
b4a190fe2a
[xnxx] Fix extraction (closes #15817) 2018-03-10 23:13:14 +07:00
Sergey M․
cc7f6c720e
[njpwworld] Fix authentication (closes #15815) 2018-03-10 22:35:47 +07:00
arnold
6a92c1ba80
Merge pull request #1 from rg3/master
Update fork from upstream
2018-03-09 20:28:52 -05:00
Sergey M․
3a0ceb32e2
release 2018.03.10 2018.03.10 2018-03-10 04:45:57 +07:00
Sergey M․
7dee417127
[ChangeLog] Actualize
[ci skip]
2018-03-10 04:44:46 +07:00
Sergey M․
5b1d158834
[raywenderlich] Extract videos in order 2018-03-10 04:31:51 +07:00
Ricardo Constantino
7c80d59507
[extractor/generic] Support relative URIs in _parse_xspf
<location> can have relative URIs, not just absolute.
2018-03-09 19:10:49 +00:00
Eitan Postavsky
a7298f3e99 [pornhub] Don't override session cookies (closes #15697) 2018-03-09 23:57:32 +07:00
Sergey M
e13ad4c368
Update pornhub.py 2018-03-09 23:54:47 +07:00
Sergey M․
5d49d879cc
[raywenderlich] Add extractor (#15251) 2018-03-09 23:27:44 +07:00
Eitan Postavsky
41e4a7c93b fix Pornhub cookie issue 2018-03-09 10:10:58 -05:00
dmerge
de6369c976 [Makefile] Add option to compile to bytecode when building youtube-dl 2018-03-08 23:14:03 -08:00
alrii
1ad6a502be [estream] Add new extractor 2018-03-08 01:45:13 -05:00
alrii
5cb31f9970 [estream] Add new extractor 2018-03-08 00:24:27 -05:00
Sergey M․
b5434b5c31
[nexx] Fix typo 2018-03-08 03:25:04 +07:00
Sergey M․
690404a6f8
[funk] Fix extraction and rework extractors (closes #15792) 2018-03-08 03:17:46 +07:00
Sergey M․
d91dd0ce19
[nexx] Restore reverse engineered approach 2018-03-08 03:16:21 +07:00
Kay B
47e2c48373 [heise] Further simplify title extraction 2018-03-07 19:38:13 +01:00
kucksdorfs
ae059543bd
Made changes recommended by flake8
Ran flake8 on my machine and made recommended changes.
2018-03-06 19:30:57 -06:00
Kay B
60b76bdb01 [heise] fix my non-sense in title extraction 2018-03-06 23:19:54 +01:00
Kay B
18f011fd03 [heise] fix title extraction, modify test accordingly 2018-03-06 22:40:15 +01:00
kayb94
6202f08e1b [heise] Add support for kaltura embeds (closes #14961) 2018-03-06 23:10:01 +07:00
Sergey M․
574e9db2b0
[tvnow] Extract series metadata (closes #15774) 2018-03-06 23:06:00 +07:00
Zach Knox
dbcc399240
added a few more lines to the try/except and a proper warning message to show something didn't go right 2018-03-05 21:41:17 -05:00
kucksdorfs
ac1ed971f6
Fixed issue #13490
#13490 - Removed OnceUrl to fix issue downloading certain CBS titles.
2018-03-05 19:59:09 -06:00
Zach Knox
fbaa4a8b82
Allow download to continue even if it can't find AssetType
This doesn't necesserily result in a successful download due to ffmpeg not supporting SAMPLE-AES encryption, but will let you see formats in -F, and you'll likely find a working one not far down the list
2018-03-05 19:44:22 -05:00
Kay B
4cf0d33728 [heise] incorporate pull request review 2018-03-05 22:43:44 +01:00
Toni Viemerö
2e25f80d5d [ruutu] Continue formats extraction on NOT-USED URLs 2018-03-06 02:01:04 +07:00