30410 Commits

Author SHA1 Message Date
FliegendeWurst
dec0b636b9 [nexx] Download using correct protection tokens (fixes #24309) 2020-04-15 08:51:18 +02:00
Liav Rehana
d7d2d98dae Add --playlist-title-end option to end video selection at a given video's title.
Signed-off-by: Liav Rehana <liavrehana@gmail.com>
2020-04-14 18:05:49 +03:00
Jens Timmerman
be762389c6
Update PULL_REQUEST_TEMPLATE.md
There is no use in requesting that people check the code if you don't specify what the result of the check should be.
2020-04-14 15:42:36 +02:00
Jens Timmerman
3829f90a74
Update vrt.py
fix indent
2020-04-14 15:38:51 +02:00
Jens Timmerman
4de300768a
Update vrt.py 2020-04-14 15:30:43 +02:00
Sylvain CECCHETTO
50c217caa8 [fix] _get_cookies on Python 2 2020-04-14 09:50:18 +02:00
Maxim Rubis
89183498ef [cloudflarestream] fix JSON parsing of video_id 2020-04-13 23:20:26 -04:00
teridon
09014a88ca By default, use playlist description for video. If a short_description exists for a video (likely an interview), use that instead. 2020-04-13 19:21:09 -04:00
FliegendeWurst
628adae69b [spiegel] Fix extractor 2020-04-13 21:38:09 +02:00
Lukas Anzinger
2114da14f0 [servus] Fix extraction 2020-04-13 15:17:51 +02:00
Roman Sebastian Karwacik
aa12106580 [zoomus] coding conventions 2020-04-13 07:27:56 +02:00
Pete Johns
5d6e557d0f
Extract SBSBaseIE with common _real_extract(), which follows established BaseIE pattern 2020-04-13 15:04:27 +10:00
Pete Johns
a6376446ec
Don't inherit from SBSIE
It's unclear from https://github.com/ytdl-org/youtube-dl/pull/21066#discussion_r407193002 why this is the case as the codebase has many examples of other InfoExtractor classes inheriting from derived classes.
2020-04-13 13:35:27 +10:00
Pete Johns
685ed27a4f
Use suitable() to determine which InfoExtractor class to use 2020-04-13 13:26:23 +10:00
Pete Johns
fd90cab05a
_VALID_URL regular expressions are not anchored 2020-04-13 13:23:08 +10:00
Pete Johns
5e04505a96
Remove data obviated by 'only_matching' flag 2020-04-13 13:14:02 +10:00
Roman Sebastian Karwacik
c48379db0a [zoomus] Cleanup 2020-04-13 00:18:40 +02:00
Roman Sebastian Karwacik
024eebe89f [zoomus] Allow for more urls 2020-04-12 23:40:00 +02:00
Roman Sebastian Karwacik
168f7c8938 [zoomus] Add new extractor 2020-04-12 23:27:58 +02:00
Dante
e4ef85b49b corrected spaces in extractor.py 2020-04-12 11:30:15 -07:00
John Green
b8f701418d Fixes issue #24668 2020-04-12 18:34:58 +01:00
FliegendeWurst
ad40ac7238
[tele5] Add test that requires ?ve_id= support 2020-04-12 16:14:32 +02:00
Oneboy1979
59bf7a1f26 playerglobeqien - add fallback to thumbnail extractor 2020-04-12 13:47:41 +02:00
Oneboy1979
efb9e93d30 playerglobeqien - added description, thumbnail and md5 checks 2020-04-12 13:32:00 +02:00
FliegendeWurst
4599b560a0
[tele5] Fix extraction of videos without playlist 2020-04-12 13:29:34 +02:00
FliegendeWurst
21631596ea
[tele5] comments 2020-04-12 13:25:12 +02:00
FliegendeWurst
cba6cb6986
[tele5] Playlist downloading 2020-04-12 13:22:20 +02:00
Oneboy1979
0b991b67f7 playerglobewien - add description and thumbnail extractor 2020-04-12 12:41:15 +02:00
FliegendeWurst
444a763e50
[tele5] Undo some reorderings 2020-04-12 11:33:55 +02:00
FliegendeWurst
d0dd97a0c1
[tele5] flake8 fixes 2020-04-12 11:28:26 +02:00
FliegendeWurst
dae3dc6ab3
[tele5] [WIP] Clean up tests and simplify extractor 2020-04-12 11:25:12 +02:00
Oneboy1979
bd7e0caa13 playerglobewien - add audio only to formats to prevent to returns 2020-04-12 10:57:36 +02:00
Oneboy1979
a734819a6c playerglobewien - simplify title extractor 2020-04-12 10:14:26 +02:00
Oneboy1979
c3d2a27c8d playerglobewien - fix regex to according coding convention 2020-04-12 10:03:03 +02:00
Oneboy1979
873b80d0ff playerglobewien - extract all links and add audio only support 2020-04-12 09:16:29 +02:00
Pete Johns
e0cdd3e52c
Merge remote-tracking branch 'origin/master' into paj/sbs-news-without-id 2020-04-12 15:48:05 +10:00
Dante
d878b8dd2b Test added 2020-04-11 22:21:09 -07:00
yasho2101
840f28213c Koreus
Added extractor for koreus.com
2020-04-12 10:41:21 +05:30
FliegendeWurst
32766d525a
[tele5] Prefer m3u8 download in extraction (closes #24674) 2020-04-12 01:40:13 +02:00
Chris Coughlan
6d829b7456 [FiteTV] Add fallbacks to metafield extraction 2020-04-11 21:21:04 +01:00
Chris Coughlan
931a87cec7 [FiteTV] Add new extractor 2020-04-11 20:47:56 +01:00
Oneboy1979
efbbe76a63 PlaywrGlobalWien - add support for hader player 2020-04-11 20:30:29 +02:00
Sergey M․
00eb865b3c
[youtube] Fix DRM videos detection (refs #24736) 2020-04-11 23:05:08 +07:00
Sergey M․
2f19835726
[thisoldhouse] Improve video id extraction (closes #24549) 2020-04-11 20:07:37 +07:00
AndrewMBL
533f3e3557
[thisoldhouse] Fix video id extraction (closes #24548)
Added support for:
with of without "www."
and either  ".chorus.build" or ".com"

It now validated correctly on older URL's
```
<iframe src="https://thisoldhouse.chorus.build/videos/zype/5e33baec27d2e50001d5f52f
```
and newer ones
```
<iframe src="https://www.thisoldhouse.com/videos/zype/5e2b70e95216cc0001615120
```
2020-04-11 20:07:32 +07:00
Robert Jacobson
1487c0d868 Only need to generate flat_list once per playlist 2020-04-10 19:37:43 -04:00
Baruch Sterin
fe8170184b [knesset_gov_il] Add extractor for knesset.gov.il (Israeli parliament) committee discussions 2020-04-11 02:01:45 +03:00
Baruch Sterin
1183677501 [knesset_gov_il] Add extractor for knesset.gov.il (Israeli parliament) committee discussions 2020-04-11 01:50:00 +03:00
José Rodríguez García
e79599c9b1 [AtresPlayer] Fix issue #24026 2020-04-10 22:47:17 +02:00
Stefan
d4a419700c playerglobewien - fix flake error with whitespaces 2020-04-10 21:27:50 +02:00