mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-23 11:31:29 +01:00
Compare commits
1 Commits
9efed0c505
...
43df7cfbca
Author | SHA1 | Date | |
---|---|---|---|
|
43df7cfbca |
|
@ -13,7 +13,7 @@
|
|||
|
||||
class OnsenIE(InfoExtractor):
|
||||
IE_NAME = 'onsen'
|
||||
IE_DESC = 'インターネットラジオステーション<音泉>'
|
||||
IE_DESC = '音泉'
|
||||
|
||||
_BASE_URL = 'https://www.onsen.ag/'
|
||||
_HEADERS = {'Referer': _BASE_URL}
|
||||
|
|
Loading…
Reference in New Issue
Block a user