Sergey M․
23aec3d623
[redbulltv] Restore hls format prefix
2017-06-25 01:10:31 +07:00
Sergey M․
27449ad894
[redbulltv] Add support for lives and segments ( closes #13486 ))
2017-06-25 01:09:12 +07:00
Sergey M․
bd65f18153
[onetpl] Add support for videos embedded via pulsembed ( closes #13482 )
2017-06-24 18:33:31 +07:00
Parmjit Virk
ca5317578a
Merge branch 'master' into BlenderCloud-issue-13282
2017-06-23 22:29:42 -05:00
james
9fbbbe3ed6
Add changes as requested
2017-06-23 21:02:16 +02:00
gfabiano
f824539760
[npr] Fix m3u8 extraction
2017-06-23 17:35:01 +02:00
Sergey M․
73af5cc817
[YoutubeDL] Skip malformed formats for better extraction robustness
2017-06-23 21:18:33 +07:00
Sergey M․
b5f523ed62
[ooyala] Add test for missing stream['url']['data']
2017-06-23 20:56:48 +07:00
Sergey M․
4f4dd8d797
[ooyala] Make more robust
2017-06-23 20:56:21 +07:00
Sergey M․
4cb18ab1b9
[ooyala] Skip empty format URLs ( closes #13471 , closes #13476 )
2017-06-23 20:50:48 +07:00
Argn0
e9b40d2964
Update YoutubeDL.py
2017-06-23 12:20:15 +02:00
Argn0
31121459bf
Update YoutubeDL.py
2017-06-23 12:08:12 +02:00
Argn0
6f22b4c01c
Update YoutubeDL.py
2017-06-23 12:06:21 +02:00
Argn0
f45423cba5
Update ign.py
2017-06-23 12:02:23 +02:00
Argn0
fc82ec9b83
request.py _parse ValueError (empty URL)
2017-06-23 11:55:07 +02:00
Argn0
7342463626
Update ign.py
2017-06-23 11:53:19 +02:00
Argn0
6210d410c7
update ign regex
2017-06-23 01:33:24 +02:00
Sergey M․
ac7409eec5
[hgtv.com:show] Fix typo
2017-06-23 02:54:12 +07:00
Sergey M․
170719414d
release 2017.06.23
2017.06.23
2017-06-23 02:13:21 +07:00
Sergey M․
38dad4737f
[ChangeLog] Actualize
2017-06-23 02:10:54 +07:00
Sergey M․
ddbb4c5c3e
[youtube] Adapt to new automatic captions rendition ( closes #13467 )
2017-06-23 02:00:19 +07:00
Sergey M․
fa3ea7223a
[hgtv.com:show] Relax video config regex and update test ( closes #13279 , closes #13461 )
2017-06-23 00:42:42 +07:00
Parmjit Virk
0f4a5a73e7
[drtuber] Fix formats extraction (fixes 12058)
2017-06-23 00:08:36 +07:00
Sergey M
0f7a523589
Update drtuber.py
2017-06-23 00:07:39 +07:00
Parmjit Virk
b6c11671bc
[BlenderCloud] flake8 corrections
2017-06-22 06:01:31 -05:00
Argn0
82173b65f7
Update ign.py
2017-06-22 12:58:47 +02:00
Parmjit Virk
406dabbe30
[BlenderCloud] Updated tests
2017-06-22 05:58:01 -05:00
Argn0
02218cd794
Update ign.py
2017-06-22 12:55:53 +02:00
Argn0
b21b1e7e50
fixed playlist download issues #13395 and #13394
2017-06-22 12:51:19 +02:00
Parmjit Virk
8b2b46facf
Merge branch 'master' into BlenderCloud-issue-13282
2017-06-22 02:38:26 -05:00
Parmjit Virk
eb3ce2710a
Merge branch 'master' into DrTuber-issue-12058
2017-06-22 02:36:38 -05:00
Parmjit Virk
09994895ea
[DrTuber] Removed call to _check_formats - fifth requested fixes for PR #13322
2017-06-22 02:33:39 -05:00
Argn0
2fecf756f0
Update ign.py
2017-06-22 03:22:51 +02:00
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