25698 Commits

Author SHA1 Message Date
Argn0
eca219b2f2 Update hgtv.py 2017-06-22 03:11:28 +02:00
Parmjit Virk
c441fc4e47 [BlenderCloud] Removed debug code 2017-06-21 19:39:06 -05:00
Parmjit Virk
10b77f4a42 [BlenderCloud] refactored code 2017-06-21 19:16:59 -05:00
gfabiano
b97e947558 [npr] Requested fixes 2017-06-21 23:19:02 +02:00
Sergey M․
18166bb8e8
[youporn] Fix upload date extraction 2017-06-22 00:47:02 +07:00
Sergey M․
d4893e764b
[youporn] Improve formats extraction 2017-06-22 00:40:15 +07:00
Sergey M․
97b6e30113
[youporn] Fix title extraction (closes #13456) 2017-06-22 00:20:45 +07:00
Argn0
91e59e05a0 Update ign.py 2017-06-21 12:40:20 +02:00
Kevin Mark
7d30dd3cee [Panopto] Add Panopto extractors
No test cases are included as I am not aware of any publicly
available Panopto recordings that this extractor will work with.

Supports downloading individual recordings or entire folders
recursively. Folders are seperated with a ' -- ' in the playlist
title.

Cookies are likely required to use this extractor specifically their
.ASPXAUTH cookie which can be obtained from your browser after
logging in.

--write-all-thumbnails can be used to download PowerPoint slides if
they are not included as a video stream.

Suggested output format is 'out/%(playlist)s/%(title)s.%(ext)s'
2017-06-21 03:52:22 -04:00
Parmjit Virk
b4e7c451c3 [BlenderCloud] Tagged static methods 2017-06-20 20:30:39 -05:00
gfabiano
24ce9e5f51 [npr] Add new extractor 2017-06-21 01:59:45 +02:00
Parmjit Virk
d665fe4d98 Merge branch 'master' into BlenderCloud-issue-13282 2017-06-20 16:57:46 -05:00
Parmjit Virk
894861d1b1 Merge branch 'master' into DrTuber-issue-12058 2017-06-20 16:55:21 -05:00
Parmjit Virk
1137b21a36 [DrTuber] Corrected video data for-in loop - fifth requested fixes for PR #13322 2017-06-20 16:51:53 -05:00
Sergey M․
9be9ec5980
[googledrive] Fix formats' sorting (closes #13443) 2017-06-20 22:58:33 +07:00
james
0a3a0abb4b Delegate to RaiPlayIE 2017-06-20 17:40:12 +02:00
gfabiano
a56edcd2a8 [extractor/common] Improve find jwplayer data 2017-06-20 16:27:04 +02:00
Giuseppe Fabiano
048b55804d [watchindianporn] Fix extraction (closes #13411) 2017-06-20 04:30:45 +07:00
Sergey M
31aedad5e7 Update watchindianporn.py 2017-06-20 04:29:56 +07:00
Giuseppe Fabiano
6ce79d7ac0 [abcotvs] Fix test md5 2017-06-20 04:07:00 +07:00
gfabiano
00b545b672 [abcotvs] fix test md5 2017-06-19 22:50:03 +02:00
gfabiano
4eed7f145f [watchindianporn] Fix parser 2017-06-19 22:25:33 +02:00
Sergey M․
1641ca402d
[vimeo] Add fallback mp4 extension for original format 2017-06-20 01:27:59 +07:00
gfabiano
137d609a51 Fix regex 2017-06-19 20:06:38 +02:00
Sergey M․
85cbcede5b
[ruv] Improve, extract all formats and metadata (closes #13396) 2017-06-19 23:46:03 +07:00
Orn
a1de83e5f0
[ruv] Add extractor 2017-06-19 23:45:45 +07:00
Sergey M․
fee00b3884
[viu] Fix extraction on older python 2.6 2017-06-19 22:57:37 +07:00
Sergey M․
2d2132ac6e
[adobepass] Fix extraction on older python 2.6 2017-06-19 22:54:53 +07:00
gfabiano
2139db52c7 [globalnews] Valid url regex updated 2017-06-19 17:34:07 +02:00
gfabiano
411324c1ab [globalnews] Add new extractor (close #13430) 2017-06-19 16:08:16 +02:00
gfabiano
b1eee324b3 [theplatform] Fix feed extractor 2017-06-19 16:02:53 +02:00
Yen Chi Hsuan
cc2ffe5afe
[pandora.tv] Fix upload_date extraction (closes #12846) 2017-06-19 16:20:36 +08:00
Amram Oren Titane
33f25ad94d Regrouped most '_type: url' and '_type: playlist' in a single multidimentional playlist (entries_for_batch) for webpages batch processing 2017-06-18 18:48:19 -04:00
Orn
ca73e24414 [ruv] Add new extractor 2017-06-18 21:26:37 +00:00
luboss
5f65d99ea2 [Joj] Code cleanup 2017-06-18 20:07:23 +02:00
james
7d85663a85 Add support in separate extractor 2017-06-18 18:28:57 +02:00
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․
dcfd9d7a45
release 2017.06.18 2017-06-18 00:18:41 +07: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