27274 Commits

Author SHA1 Message Date
Kay B
815f538c6c [sevenplus] make season regex more flexibel and non-fatal 2018-03-18 21:22:11 +01:00
Daan Sprenkels
c40ad8907a [libsyn] Fix extraction and update tests
Closes #6879.
2018-03-18 19:48:38 +01:00
Kay B
4db05564b4 [sevenplus] add series title extraction 2018-03-17 21:45:58 +01:00
Sergey M․
47a5cb7734
Generalize XML manifest processing code and improve XSPF parsing (closes #15794) 2018-03-18 02:52:17 +07:00
Sergey M․
e0d198c18d
[extractor/common] Add _download_xml_handle 2018-03-18 02:52:01 +07:00
Ricardo Constantino
96b8b9abae
[extractor/generic] Support relative URIs in _parse_xspf
<location> can have relative URIs, not just absolute.
2018-03-18 02:48:44 +07:00
Kay B
79ccad2a9a [metaebene] add missing test and fix regex for freakshow 2018-03-17 20:38:30 +01:00
Sergey M․
178ee88319
[generic] Add support for xfileshare embeds (closes #15879) 2018-03-17 23:57:07 +07:00
0x9fff00
e0f33980c0 [svt] Add support for TV channel live streams (Closes #15279) 2018-03-17 16:14:20 +01:00
Andrew Udvare
7719054d11
Merge branch 'cheeky' into myversion 2018-03-17 02:55:16 -04:00
Parmjit Virk
9c138ade0c [XVideos] Correctly set thumbnail image 2018-03-16 20:22:29 -05:00
Andrew Udvare
1beb9bd614
Merge branch 'force-ipv4-ipv6-fix' into myversion 2018-03-16 20:24:14 -04:00
Andrew Udvare
090f991fdc
Fix --force-ipv4, --force-ipv6, --source-address 2018-03-16 20:11:47 -04:00
ddmgy
358d69a4c4 [hentaihaven] Add new extractor 2018-03-16 03:12:18 -04:00
Uzonyi Ákos
ff02ee85da [DmdaMedia] Add new extractor 2018-03-15 23:48:08 +01:00
Sergey M․
d123960857
[bilibili] Switch to v2 playurl API 2018-03-16 03:18:53 +07:00
Sergey M․
3526c3043b
[bilibili] Fix and improve extraction (closes #15048, closes #15430, closes #15622, closes #15863) 2018-03-16 00:19:17 +07:00
Sergey M․
8e70c1bfac
[heise] Improve extraction (closes #15496, closes #15784, closes #15026) 2018-03-15 23:09:24 +07:00
Remita Amine
27b1c73f14 [instagram] fix user videos extraction(fixes #15858) 2018-03-15 14:33:36 +01:00
arnold
89d1b9095b
[Vidtodo] Fix requested changes 2018-03-15 02:06:12 -04:00
Kay B
4b5691179c [sevenplus] because geo-restricted: possibly working but untested fix for #15862 2018-03-15 01:28:38 +01:00
Kay B
adc3a02963 [metaebene] simplify a regex 2018-03-15 00:55:50 +01:00
Kay B
2475076b2a [metaebene] add some rare podcasts which I forgot 2018-03-15 00:37:39 +01:00
Kay B
a142226695 [requestforcomments] new extractor for requestforcomments podcast 2018-03-14 22:35:59 +01:00
Kay B
57f6347f62 [metaebene] new extractor for metaebene podcasts 2018-03-14 22:31:44 +01:00
Sergey M․
2d59dbf140
release 2018.03.14 2018-03-14 22:51:48 +07:00
Sergey M․
46c6742d4f
release 2018.03.14 2018.03.14 2018-03-14 22:49:22 +07:00
Sergey M․
c95dfb0509
[ChangeLog] Actualize
[ci skip]
2018-03-14 22:45:05 +07:00
Sergey M․
b8c6badc96
[soundcloud] Update client id (closes #15866) 2018-03-14 22:38:55 +07:00
arnold
711ecd2d0b
Update vidtodo.py 2018-03-14 10:28:47 -04:00
alrii
d6535a44f0 [vidtodo] Add new extractor 2018-03-14 09:43:11 -04:00
Philipp Hagemeister
b848a4ca1a [tennistv] Remove duplicate key in dictionary 2018-03-14 11:48:26 +01:00
AndroKev
e02ed3728c regex fix 2018-03-14 11:28:57 +01:00
Philipp Hagemeister
e6e68069f6 [tennistv] Correctly encode POST parameters
In python 3.x, the POST parameters must be bytes, not str.
2018-03-14 11:23:10 +01:00
balibell
93d34f9d88 add new patterns for play parameters;
add new patterns for title;
update payload to v2;
2018-03-14 17:10:27 +08:00
Philipp Hagemeister
f3672ac522 [line] lint (remove space on empty line) 2018-03-14 09:55:46 +01:00
Philipp Hagemeister
f226880c6d [tennistv] Add support for tennistv.com 2018-03-14 09:55:21 +01:00
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