31718 Commits

Author SHA1 Message Date
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
hashark
50c7aa32a5
added Hodaya as a reviewer 2020-04-12 16:42:29 +03: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
Avichai Cohen
f1604aa805 Merge branch 'ytdl-org-master' 2020-04-12 12:59:53 +03:00
Avichai
f7363e2fb3 Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into ytdl-org-master
# Conflicts:
#	youtube_dl/extractor/mofosex.py
2020-04-12 12:59:16 +03: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
Oneboy1979
09531ab29e playerglobewien - beautify code and remove text in title 2020-04-10 21:17:26 +02:00
relrelb
ce352893c5 Remove empty line 2020-04-10 16:25:16 +03:00
relrelb
0b1814211b Merge remote-tracking branch 'origin/master' into makotv 2020-04-10 16:18:03 +03:00
Sergey M․
75294a5ed0
[soundcloud] Improve AAC format extraction (closes #19173, closes #24708) 2020-04-10 17:26:03 +07:00
tom
b9e5f87291
[soundcloud] Extract AAC format 2020-04-10 17:25:04 +07:00
Sergey M․
6b09401b0b
[youtube] Skip broken multifeed videos (closes #24711) 2020-04-09 22:42:43 +07:00
Stefan
f3fbacb6d8 playerglobewien - split tests for audio and video 2020-04-09 17:34:18 +02:00
Stefan
29f257fa25 flake8 fixes, add whitspace around arithmetic operator and remove newlines at the end 2020-04-09 16:59:36 +02:00
Stefan
6cbd8de420 download works, tests fail with error AssertionError: None is not true : Missing mandatory field url 2020-04-09 16:42:08 +02:00
tom
8dac2cdf5c [soundcloud] added support for aac streams 2020-04-09 21:50:45 +10:00