Sergey M․
|
560050669b
|
[asiancrush] Add extractor (closes #13420)
|
2017-06-18 20:18:51 +07:00 |
|
Chris Tian
|
cb97671171
|
Add Oddshot extractor
|
2017-06-17 22:25:09 -04:00 |
|
Chris Tian
|
da37cc320a
|
Create oddshot.py
|
2017-06-17 22:24:08 -04:00 |
|
Sergey M․
|
eaa006d1bd
|
release 2017.06.18
2017.06.18
|
2017-06-18 00:16:49 +07:00 |
|
Sergey M․
|
a6f29820c6
|
[ChangeLog] Actualize
|
2017-06-18 00:15:43 +07:00 |
|
james
|
866fffce40
|
Support for rai livestreams
|
2017-06-17 19:05:44 +02:00 |
|
Sergey M․
|
1433734c35
|
[downloader/common] Use utils.shell_quote for debug command line
|
2017-06-17 23:50:21 +07:00 |
|
Sergey M․
|
aefce8e6dc
|
[utils] Use compat_shlex_quote in shell_quote
|
2017-06-17 23:48:58 +07:00 |
|
Sergey M․
|
8b6ac49ecc
|
[postprocessor/execafterdownload] Encode command line (closes #13407)
|
2017-06-17 23:16:53 +07:00 |
|
Sergey M․
|
b08e235f09
|
[compat] Fix compat_shlex_quote on Windows (closes #5889, closes #10254)
|
2017-06-17 23:14:24 +07:00 |
|
Sergey M․
|
be80986ed9
|
[postprocessor/metadatafromtitle] Fix missing optional meta fields (closes #13408)
|
2017-06-17 19:05:10 +07:00 |
|
Yen Chi Hsuan
|
473e87064b
|
[devscripts/prepare_manpage] Fix deprecated escape sequence on py36
|
2017-06-17 17:37:25 +08:00 |
|
Yen Chi Hsuan
|
4f90d2aeac
|
[Makefile] Excluding __pycache__ correctly (#13400)
|
2017-06-17 17:09:24 +08:00 |
|
gfabiano
|
161a4d3b28
|
requested fixs
|
2017-06-16 22:25:15 +02:00 |
|
Parmjit Virk
|
ab83335789
|
[DrTuber] Fail gracefully if video data cannot be extracted - PR #13322
|
2017-06-15 19:53:08 -05:00 |
|
Parmjit Virk
|
8523192cc9
|
Merge branch 'master' into DrTuber-issue-12058
|
2017-06-15 19:06:56 -05:00 |
|
Parmjit Virk
|
d1fedb6ddc
|
Merge branch 'master' into BlenderCloud-issue-13282
|
2017-06-15 19:04:49 -05:00 |
|
Parmjit Virk
|
6ee6e9c6c6
|
[DrTuber] Applied fourth requested fixes for PR #13322
|
2017-06-15 19:01:07 -05:00 |
|
gfabiano
|
431b60a788
|
[mirror] Add new extractor
|
2017-06-16 01:46:58 +02:00 |
|
Jakub Adam Wieczorek
|
b230fefc3c
|
[polskieradio] Fix extraction
|
2017-06-16 04:57:56 +07:00 |
|
Sergey M
|
f2b70effbe
|
Create polskieradio.py
|
2017-06-16 04:57:34 +07:00 |
|
Parmjit Virk
|
3d54503993
|
Merge branch 'master' into DrTuber-issue-12058
|
2017-06-15 16:47:59 -05:00 |
|
Parmjit Virk
|
18eabdb4f4
|
Merge branch 'master' into BlenderCloud-issue-13282
|
2017-06-15 16:45:26 -05:00 |
|
Parmjit Virk
|
5c71d4a436
|
[DrTuber] Applied third requested fixes for PR #13322
|
2017-06-15 16:41:09 -05:00 |
|
Marcin Cieślak
|
6bb5f07c53
|
[disney] provide episode_number and season_number for some series
|
2017-06-15 22:23:32 +02:00 |
|
Jakub Adam Wieczorek
|
514aec1384
|
[polskieradio] Fix the extractor.
The page structure has slightly changed recently.
This fixes the tests which have until now been failing.
|
2017-06-15 21:27:34 +02:00 |
|
Sergey M․
|
96a2daa1ee
|
[extractor/common] Improve jwplayer subtitles extraction
|
2017-06-15 23:40:39 +07:00 |
|
gfabiano
|
0ea6efbb7a
|
[xfileshare] Add support for fastvideo.me
|
2017-06-15 21:41:49 +07:00 |
|
alexandre ouillon
|
a2525b794a
|
Create eitb.py
|
2017-06-15 11:50:42 +02:00 |
|
Yen Chi Hsuan
|
6a9cb29509
|
[extractor/common] Fix json dumping with --geo-bypass
The line "[debug] Using fake IP %s (%s) as X-Forwarded-For." was printed
to stdout even with -j/-J, which breaks the resultant JSON.
|
2017-06-15 13:04:36 +08:00 |
|
Yen Chi Hsuan
|
ca27037171
|
[bilibili] Fix extraction of videos with double quotes in titles
Closes #13387
|
2017-06-15 11:19:03 +08:00 |
|
gfabiano
|
6d63285d00
|
[xfileshare] Add support for fastvideo.me
|
2017-06-14 23:38:21 +02:00 |
|
Parmjit Virk
|
53a8ff1fcf
|
Merge branch 'master' into BlenderCloud-issue-13282
|
2017-06-14 16:30:40 -05:00 |
|
Parmjit Virk
|
b625efd87e
|
Merge branch 'master' into DrTuber-issue-12058
|
2017-06-14 16:28:20 -05:00 |
|
Parmjit Virk
|
b46c28eba8
|
[DrTuber] Applied second requested fixes for PR #13322
|
2017-06-14 16:21:52 -05:00 |
|
gfabiano
|
0bf4b71b75
|
[4tube] Fix extraction (closes #13381)
|
2017-06-15 04:16:50 +07:00 |
|
Marcin Cieślak
|
5215f45327
|
[disney] Add support for disneychannel.de
|
2017-06-15 04:13:04 +07:00 |
|
Marcin Cieślak
|
71e751aa8d
|
[disney] add disneychannel.de
Recognize disneychannel.de
|
2017-06-14 22:40:32 +02:00 |
|
gfabiano
|
5f55ab5e64
|
[fourtube] Fix issue on downloading json data
|
2017-06-14 22:30:07 +02:00 |
|
Parmjit Virk
|
5b68fa05c3
|
Merge remote-tracking branch 'upstream/master' into DrTuber-issue-12058
|
2017-06-14 14:18:03 -05:00 |
|
Parmjit Virk
|
4f0545b171
|
Merge remote-tracking branch 'upstream/master' into BlenderCloud-issue-13282
|
2017-06-14 14:14:57 -05:00 |
|
Parmjit Virk
|
d2727c3134
|
[BlenderCloud] Add new extractor
|
2017-06-14 14:14:33 -05:00 |
|
Sergey M․
|
0a268c6e11
|
[extractor/common] Improve jwplayer formats extraction (closes #13379)
|
2017-06-14 22:02:15 +07:00 |
|
Sergey M․
|
7dd5415cd0
|
[npo] Improve _VALID_URL (closes #13376)
|
2017-06-14 21:33:40 +07:00 |
|
zgvidwck
|
fc42d22aba
|
[bitporno] Add new extractor
|
2017-06-14 22:29:33 +08:00 |
|
zgvidwck
|
cb6aa8907e
|
[bitporno] Add new extractor
|
2017-06-14 22:12:14 +08:00 |
|
Sergey M․
|
b5dc33daa9
|
[corus] Add support for showcase.ca
|
2017-06-13 23:27:27 +07:00 |
|
Sergey M․
|
97fa1f8dc4
|
[corus] Add support for history.ca (closes #13359)
|
2017-06-13 23:16:21 +07:00 |
|
Santiago Calcagno
|
90da0f9d36
|
[egghead] Fixed downloading course
|
2017-06-13 12:32:04 -03:00 |
|
iikira
|
4abfb94870
|
Create qqmusic.py
fix QQMusic url format.
|
2017-06-13 21:08:15 +08:00 |
|