Mariusz Skoneczko
|
c3dca171d0
|
[AnimeLab] Correctly extract mpd and m3u8 formats
|
2020-04-23 20:07:33 +10:00 |
|
Elan Ruusamäe
|
16b73da1cb
|
[chore] DRY: move common _VALID_URL_RE caching to a method
|
2020-04-23 11:06:44 +03:00 |
|
tsia
|
f2e0bcd9b8
|
Merge pull request #14 from ytdl-org/master
update
|
2020-04-21 14:42:59 +02:00 |
|
Mariusz Skoneczko
|
395f0e7b11
|
[AnimeLab] Correctly pass playlist item ids as strings fixing --download-archive
|
2020-04-21 20:45:29 +10:00 |
|
Mariusz Skoneczko
|
924a92d3c0
|
Merge branch 'master' into animelab
|
2020-04-21 20:36:23 +10:00 |
|
Andrew Udvare
|
a57ae3f760
|
[Instagram] Support for Stories
|
2020-04-17 02:32:35 -04:00 |
|
J. Randall Owens
|
b42ada3f88
|
Merge branch 'master' of https://github.com/rg3/youtube-dl
|
2020-04-15 12:29:08 +01: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 |
|
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 |
|
Sergey M․
|
5caf88ccb4
|
[nova:embed] Fix extraction (closes #24700)
|
2020-04-09 03:52:29 +07:00 |
|
Sergey M․
|
dcc8522fdb
|
[motherless] Fix extraction (closes #24699)
|
2020-04-09 02:14:49 +07: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 |
|
Lyz
|
def281bfdd
|
Correct BandcampUserIE regexp
|
2020-04-07 19:22:29 +02:00 |
|
Lyz
|
1782b39a08
|
Merge master
|
2020-04-07 19:22:29 +02:00 |
|
Felix Stupp
|
c9595ee780
|
[twitch:clips] Extend _VALID_URL (closes #24290) (#24642)
|
2020-04-07 23:21:25 +07:00 |
|
Sergey M․
|
91bd3bd019
|
[tv4] Fix ISM formats extraction (closes #24667)
|
2020-04-07 22:56:06 +07:00 |
|
Sergey M․
|
13b08034b5
|
[extractor/common] Skip malformed ISM manifest XMLs while extracting ISM formats (#24667)
|
2020-04-07 22:55:59 +07:00 |
|
Sergey M․
|
6a6e1a0cd8
|
[tele5] Fix extraction (closes #24553)
|
2020-04-06 02:05:06 +07:00 |
|
Sergey M․
|
4e7b5bba5f
|
[mofosex] Add support for generic embeds (closes #24633)
|
2020-04-06 01:29:58 +07:00 |
|
Sergey M․
|
52c4c51556
|
[youporn] Add support form generic embeds
|
2020-04-05 20:56:14 +07:00 |
|
Sergey M․
|
8fae1a04eb
|
[spankwire] Add support for generic embeds (refs #24633)
|
2020-04-05 20:42:56 +07:00 |
|
Sergey M․
|
d44a707fdd
|
[spankwire] Fix extraction (closes #18924, closes #20648)
|
2020-04-05 20:42:56 +07:00 |
|
ZerataX
|
c66df63b59
|
[soundgasm] properly format tests
|
2020-04-02 09:06:41 +02:00 |
|
ZerataX
|
e679814281
|
[soundgasm] reformat code
|
2020-04-02 09:03:25 +02:00 |
|
alxnull
|
5bdc10661f
|
Added test for --yes-overwrites.
|
2020-03-31 00:16:20 +02:00 |
|
alxnull
|
a295d779ad
|
Added --yes-overwrites option.
|
2020-03-30 21:50:18 +02:00 |
|
Sergey M․
|
049c0486bb
|
release 2020.03.24
2020.03.24
|
2020-03-24 03:14:30 +07:00 |
|