Philip Langdale
7d27abcaaa
[willowtv] Add new extractor
...
willow.tv is a Cricket TV channel and Internet service. On the Internet,
they offer live streaming, full replays, and highlight videos.
This initial commit handles downloading of replays.
Note that replays are only accessible with an active subscription, and
youtube-dl must be passed the cookies for an active login session. That
means that it's not possible to run a test case in general, and I think
not possible at all, as I don't think there's a way to pass cookies when
running the tests.
2019-08-17 21:00:10 -07:00
Sergey M․
0add33abcb
[youtube] Improve unavailable message extraction (refs #22117 )
2019-08-16 23:44:11 +07:00
Chuck Cho
0326bcb6c1
[piksel] add subtitle capability ( #20506 )
2019-08-15 22:14:47 +00:00
Sergey M․
def849e0e6
release 2019.08.13
2019.08.13
2019-08-13 23:18:38 +07:00
Sergey M․
69611a1616
[ChangeLog] Actualize
...
[ci skip]
2019-08-13 23:10:05 +07:00
Sergey M․
351f37c022
[youtube:playlist] Improve flat extraction ( closes #21927 )
2019-08-13 05:02:52 +07:00
lightmare
3bce4ff7d9
[downloader/fragment] Fix ETA calculation of resumed download ( #21992 )
2019-08-11 06:57:43 +07:00
Remita Amine
ffddb11264
[YoutubeDL] check annotations availabilty( closes #18582 )
2019-08-09 08:19:41 +01:00
Remita Amine
64b6a4e91e
[youtube] fix annotations extraction( closes #22045 )
2019-08-09 08:16:53 +01:00
Remita Amine
b3d39be239
[discovery] extract series meta field( #21808 )
2019-08-08 23:23:58 +01:00
Sergey M․
1357734978
[youtube] Improve error detection ( #16445 )
2019-08-06 02:32:44 +07:00
Remita Amine
eb9c9c74a6
[vimeo] fix album extraction
...
closes #1933
closes #15704
closes #15855
closes #18967
closes #21986
2019-08-03 10:29:20 +01:00
Remita Amine
5efbc1366f
[roosterteeth] add support for watch URLs
2019-08-02 19:38:35 +01:00
Remita Amine
995f319b06
[discovery] limit video data by show slug( closes #21980 )
2019-08-02 18:08:26 +01:00
Sergey M
d9d3a5a816
[README.md] Move code from #21939 to the right place
2019-08-02 05:54:56 +07:00
Sergey M․
4f2d735803
release 2019.08.02
2019.08.02
2019-08-02 05:37:54 +07:00
Sergey M․
2e9522b061
[ChangeLog] Actualize
...
[ci skip]
2019-08-02 05:36:32 +07:00
Sergey M․
be306d6a31
[tvigle] Fix extraction and add support for HLS and DASH formats ( closes #21967 )
2019-08-02 05:25:01 +07:00
Sergey M․
33b529fabd
[yandexvideo] Add support for DASH formats ( #21971 )
2019-08-02 05:03:25 +07:00
Kyle
07f3a05c87
[CONTRIBUTING.md] Add some more coding conventions ( #21939 )
2019-08-02 04:49:01 +07:00
Remita Amine
535111657b
[discovery] use API call for video data extraction( #21808 )
2019-08-01 22:45:10 +01:00
cantandwont
826dcff99c
Output batch filename when it could not be read ( #21915 )
2019-08-01 03:54:39 +07:00
Sen Jiang
9a37ff82f1
[mgtv] Extract format_note ( #21881 )
...
format_note should now show 标清, 高清, 超清, 蓝光, etc.
2019-08-01 03:45:02 +07:00
Sergey M․
766c4f6090
[tvn24] Fix test
2019-07-31 02:32:45 +07:00
Sergey M․
7279163412
[tvn24] Fix metadata extraction ( closes #21833 , closes #21834 )
2019-07-31 02:32:45 +07:00
CeruleanSky
07ab44c420
[dlive] Relax _VALID_URL ( #21909 )
2019-07-31 01:43:49 +07:00
smed79
2c8b1a21e8
[openload] Add support for oload.best ( #21913 )
2019-07-31 01:40:50 +07:00
Sergey M․
c2d125d99f
[youtube] Improve metadata extraction for age gate content ( closes #21943 )
2019-07-31 00:14:33 +07:00
Sergey M․
85c2c4b4ab
release 2019.07.30
2019.07.30
2019-07-30 09:43:47 +07:00
Sergey M․
8614a03f9c
[ChangeLog] Actualize
...
[ci skip]
2019-07-30 09:41:23 +07:00
Remita Amine
8dbf751aa2
[youtube] improve title and description extraction( closes #21934 )
2019-07-30 00:13:33 +01:00
Sergey M․
90634acfcf
release 2019.07.27
2019.07.27
2019-07-27 03:44:55 +07:00
Sergey M․
eaba9dd6c2
[ChangeLog] Actualize
...
[ci skip]
2019-07-27 03:43:33 +07:00
Kitten King
843ad1796b
Fix typos ( #21901 )
2019-07-26 22:30:18 +07:00
Kyle
608b8a4300
[yahoo:japannews] Add extractor ( closes #21698 ) ( #21265 )
2019-07-22 00:59:36 +07:00
Sergey M․
ab794a553c
[ctsnews] PEP 8
2019-07-21 14:59:53 +07:00
Remita Amine
3b446ab351
[discovery] add support go.discovery.com URLs
2019-07-20 20:20:53 +01:00
Sergey M․
13a75688a5
[youtube] Fix some tests
2019-07-21 00:01:46 +07:00
Sergey M․
2e18adec98
[youtube:playlist] Relax _VIDEO_RE ( closes #21844 )
2019-07-20 23:46:34 +07:00
Sergey M․
9c1da4a9f9
[extractor/generic] Restrict --default-search schemeless URLs detection pattern ( closes #21842 )
2019-07-20 23:08:26 +07:00
Petr Vaněk
5e1c39ac85
[extractor/common] Fix typo in thumbnails resolution description ( #21817 )
2019-07-17 22:47:53 +07:00
Remita Amine
1824bfdcdf
[vrv] fix CMS signing query extraction( closes #21809 )
2019-07-16 22:51:10 +01:00
Sergey M․
2f1991ff14
release 2019.07.16
2019.07.16
2019-07-16 00:01:46 +07:00
Sergey M․
8b4a0ebf10
[ChangeLog] Actualize
...
[ci skip]
2019-07-15 23:59:23 +07:00
Sergey M․
f61496863d
[asiancrush] Add support for yuyutv.com, midnightpulp.com and cocoro.tv ( closes #21281 , closes #21290 )
2019-07-15 23:58:08 +07:00
Sergey M․
799756a3b3
[kaltura] Check source format URL ( #21290 )
2019-07-15 23:58:08 +07:00
chien-yu
7d4dd3e5b4
[ctsnews] Fix YouTube embeds extraction ( #21678 )
2019-07-15 23:03:03 +07:00
tlonic
f2a213d025
[einthusan] Add support for einthusan.com ( closes #21748 ) ( #21775 )
2019-07-15 22:58:55 +07:00
geditorit
791d2e8117
[youtube] Add support for invidious.mastodon.host ( #21777 )
2019-07-15 22:54:22 +07:00
Gary
2adedc477e
[gfycat] Extend _VALID_URL ( closes #21779 ) ( #21780 )
2019-07-15 22:53:20 +07:00