30410 Commits

Author SHA1 Message Date
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
Diego Fernando Rodríguez Varón
4628ab40ab Indent according to pep8 2020-04-08 04:06:42 -05:00
Diego Fernando Rodríguez Varón
1cdffb16c3 Fix TMZ.com extractor for videos and articles 2020-04-08 04:03:30 -05:00
Oneboy1979
d5cd7f4aca
Merge pull request #6 from ytdl-org/master
2020-04-08 master to fork
2020-04-08 11:03:22 +02:00
Diego Fernando Rodríguez Varón
5adcea3615 Fix TMZ.com extractor for videos and articles 2020-04-08 03:57:59 -05:00
Lyz
858f0386f2
Change episode_id possition 2020-04-07 21:28:53 +02:00
Lyz
6541969d25
Fix merge request changes 2020-04-07 21:27:53 +02:00
Lyz
5cdb5b2842
Update BandcampUser extractor to match the webpage changes 2020-04-07 20:46:15 +02:00
Lyz
d897244f05
trigger CI 2020-04-07 19:22:34 +02:00
Lyz
9e4764faac
Convert video_id from int to string 2020-04-07 19:22:34 +02:00
Lyz
61c6d221e9
Fix regular expression 2020-04-07 19:22:34 +02:00
Lyz
895f5e8b04
Added ie for tracks 2020-04-07 19:22:33 +02:00
Lyz
faf074154a
* Rewrite extraction logic
* Fix errors
2020-04-07 19:22:33 +02:00
Lyz
055b42542c
Switched from format to % 2020-04-07 19:22:32 +02:00
Lyz
dcace8017d
Captured album element with album 2020-04-07 19:22:32 +02:00
Lyz
6c73c2b145
Add BandcampWeeklyIE and BandcampIE to BandcampUser suitable method 2020-04-07 19:22:32 +02:00
Lyz
dcec01dc12
Add suitable method for BandcampUser 2020-04-07 19:22:31 +02:00
Lyz
39506ecd2c
Removed test if no albums exist 2020-04-07 19:22:31 +02:00
Lyz
09066bec55
Added _match_id 2020-04-07 19:22:31 +02:00
Lyz
e7bbe73f9d
Capture non-greedy the album elements 2020-04-07 19:22:30 +02:00
Lyz
10db6fba80
Switch from .format to % 2020-04-07 19:22:30 +02:00
Lyz
2d77ca611e
Remove trailing $ in VALID_URL 2020-04-07 19:22:30 +02:00
Lyz
e3e622310d
Fix BandcampAlbum _VALID_URL regexp 2020-04-07 19:22:29 +02:00