mrx23dot
074292541f
[mediaklikk] Add new extractor
2020-05-02 15:01:21 +01:00
mrx23dot
c6eeba3f94
Merge branch 'master' into mediaklikk
2020-05-02 14:18:40 +01:00
mrx23dot
5a3e2d571d
[mediaklikk] initial
2020-05-02 14:18:23 +01:00
pull[bot]
8c5d89d1e4
Merge pull request #305 from ytdl-org/master
...
[pull] master from ytdl-org:master
2020-05-02 01:24:35 +00:00
Sergey M․
e40c758c2a
[youtube] Improve player id extraction and add tests
2020-05-02 07:18:08 +07:00
Olivier Berger
3ceed8f635
Flake 8 happy
2020-05-01 22:57:30 +02:00
Olivier Berger
7f84a8f13c
Fixed format names and added tests
2020-05-01 22:40:10 +02:00
Olivier Berger
a7756ff597
Mostly ready for contribution
2020-05-01 22:07:23 +02:00
Olivier Berger
3e70b4f036
Initial tests
2020-05-01 19:12:32 +02:00
LameLemon
57325e871e
[crunchyroll] Fixed title for locale
2020-05-01 00:00:56 +01:00
pull[bot]
ca387e214f
Merge pull request #304 from ytdl-org/master
...
[pull] master from ytdl-org:master
2020-04-30 19:24:45 +00:00
Sergey M․
011e75e641
[youtube] Use redirected video id if any ( closes #25063 )
2020-05-01 00:40:38 +07:00
a-raccoon
5e27882049
Fixed the 403 Forbidden chaos and mayhem.
...
Don't thank me.
2020-04-29 23:34:20 -06:00
Jeremy Mahieu
7b4c1f4c40
Code style
2020-04-29 23:24:25 +02:00
Jeremy Mahieu
646f0ba379
Add tests for wrong video id
2020-04-29 22:42:32 +02:00
Jeremy Mahieu
dda218eece
Correct code style
2020-04-29 21:55:30 +02:00
Jeremy Mahieu
56359a6db7
Correct Video ID if base64 is wrong
2020-04-29 21:49:17 +02:00
pull[bot]
270f680997
Merge pull request #303 from ytdl-org/master
...
[pull] master from ytdl-org:master
2020-04-29 15:24:34 +00:00
Remita Amine
2468a6fa64
[yahoo] fix GYAO Player extraction and relax title URL regex( closes #24178 )( closes #24778 )
2020-04-29 14:56:32 +01:00
pull[bot]
110ec0009c
Merge pull request #302 from ytdl-org/master
...
[pull] master from ytdl-org:master
2020-04-29 13:24:34 +00:00
Remita Amine
700265bfcf
[tvplay] fix Viafree extraction( closes #15189 )( closes #24473 )( closes #24789 )
2020-04-29 13:38:58 +01:00
LameLemon
8c73bd17ce
[crunchyroll] Fix video_title
2020-04-29 12:51:04 +01:00
ssaqua
a74c3cccfa
[pokemon] add extractor for watch.pokemon.com
2020-04-28 20:41:19 +10:00
Stefan Pöschel
cba1a5e1ae
[ntvde] Fix extraction ( closes #21204 )
2020-04-27 18:36:36 +02:00
m8factorial
8efa309b20
[CRTVG] Add new extractor
2020-04-26 19:07:01 +02:00
Steve Mokris
3f1fc402af
[youtube] Extract 'a href' links to YouTube videos
2020-04-26 12:08:33 -04:00
Will Beaufoy
27895ec658
[twitch] Handle new /videos URLs ( closes #24263 )
...
Twitch URLs on the path /videos have changed e.g. from
/videos/highlights to /videos?filter=highlights.
I have added support for the new URLs. The old URLs now redirect to the
base videos page, so I have removed support for them.
2020-04-26 15:10:46 +01:00
aviperes
7b5137eed4
Merge pull request #297 from aviperes/tiktok-dl
...
Tiktok dl
2020-04-26 13:29:43 +03:00
pull[bot]
37d6fdfa3d
Merge pull request #301 from ytdl-org/master
...
[pull] master from ytdl-org:master
2020-04-26 07:24:27 +00:00
bhodaya
06b483099c
add embed code
2020-04-26 09:19:15 +03:00
Sergey M․
c97f5e934f
[tenplay] Relax _VALID_URL ( closes #25001 )
2020-04-26 12:41:33 +07:00
James Andariese
e177ae995f
flake8 fixes
2020-04-25 19:32:45 -07:00
James Andariese
af2141f0c6
remove debug prints
2020-04-25 19:26:39 -07:00
Will Beaufoy
a38b8a609b
[cbsnews] Handle iframes with src ( closes #24790 )
...
Currently only iframes with a data-src attribute are recognised by the
extractor, meaning no video is found for the URL in the linked bug
(extraction fails with RegexNotFoundError).
This fix removes "data-" from the regex pattern, meaning both data-src
and src will be matched. Technically something like xyzsrc would be
matched as well, but I do not think this is a problem.
2020-04-25 23:00:48 +01:00
aki
2dd014693d
[pbs] restore subtitles
2020-04-25 12:11:02 -07:00
Antonio Filgueras
6605e410b3
[atresplayer] Fix 404 error downloading json metadata
...
Fixes #24927
2020-04-25 16:36:34 +02:00
Atlas
053d13a2d7
update template file
2020-04-25 13:28:11 +01:00
Sergio Kef
b2d61f9698
Refactor
2020-04-25 13:46:14 +02:00
capntrips
7ce698b71f
[peloton] Add new extractor
2020-04-25 00:06:02 -05:00
hh0rva1h
9af637ecc0
orf: fix typo
2020-04-24 14:35:40 +02:00
hh0rva1h
6a3f8e5ee0
orf: Add Ö3 radio station
2020-04-24 10:21:49 +02:00
hh0rva1h
9b02ce0e86
Revert "orf: reduce tests to only_matching"
...
This reverts commit c9ddb997f856b2ee832f39856e66f6c797a13ab9.
2020-04-24 09:33:40 +02:00
hh0rva1h
1d8f34a30f
orf: Fix typo and flake8 errors
2020-04-24 09:33:37 +02:00
Brian Turek
5209797cb1
Remove ERROR: prefix on messages if logger is set
2020-04-24 07:41:12 +01:00
Ben Bryant
98e84c5b6f
Updated the name of the subtitle search regex
2020-04-23 16:10:20 -07:00
pull[bot]
0987202370
Merge pull request #300 from ytdl-org/master
...
[pull] master from ytdl-org:master
2020-04-23 21:24:31 +00:00
hh0rva1h
c9ddb997f8
orf: reduce tests to only_matching
2020-04-23 22:26:45 +02:00
hh0rva1h
e385631b0f
orf: fix typos and add tests
2020-04-23 22:13:19 +02:00
hh0rva1h
8294dc20af
orf extractor: implement change requests
2020-04-23 22:05:33 +02:00
Sergey M․
38db9a405a
[prosiebensat1] Extract series metadata
2020-04-24 02:56:10 +07:00