31047 Commits

Author SHA1 Message Date
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
Stefan-Gabriel Muscalu
d35cf6b7ba
[GoogleDrive] fix: don't nuke entire .google.com cookie jar 2020-04-09 11:16:17 +03:00
Dante
58be8f1966 Formatting of code according to convention 2020-04-08 20:40:51 -07:00
Dante
c55f7f1f9c Removed unmergerd extractor file 2020-04-08 20:26:47 -07:00
Dante
ff65f32387 Removed unnecessary configuration from extractor file 2020-04-08 19:35:36 -07:00
hatienl0i261299
f9b790f6e2 Change method get id artist 2020-04-09 09:03:18 +07:00
Dante
3e9004cd8a Formatting the code 2020-04-08 16:33:29 -07:00
Dante
35d7908d78 Regex for title & Download_url 2020-04-08 16:30:00 -07:00
Dante
3e863e3418 adding a valid_url for metrotvnews 2020-04-08 16:25:53 -07:00
thezero
0d4e58840b [vzaar] fix hls downloader key_url 2020-04-09 01:22:25 +02:00
thezero
511ad55d78 [sproutvideo] improve HLS download, fix video detection 2020-04-09 01:09:00 +02:00
Sergey M․
5caf88ccb4
[nova:embed] Fix extraction (closes #24700) 2020-04-09 03:52:29 +07:00
thezero
c956f4a736 [sproutvideo] Download multiple video in a single webpage 2020-04-08 22:09:10 +02:00
thezero
36071a8d06 [sproutvideo] Fix extractor 2020-04-08 22:09:06 +02:00
thezero
662087e491 [sproutvideo] Add new extractor (closes #7935) 2020-04-08 22:06:29 +02:00
Sergey M․
dcc8522fdb
[motherless] Fix extraction (closes #24699) 2020-04-09 02:14:49 +07:00
MaximZ21
1a44fd0106 Minor change to satisfy flake8 2020-04-08 17:36:01 +06:00
Stefan-Gabriel Muscalu
6747507236
[GoogleDrive] fix redirect loop (closes #23919) 2020-04-08 13:30:09 +03:00
MaximZ21
27ef02fa83 Made requested changes 2020-04-08 15:43:47 +06:00