mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-20 05:47:24 +01:00
fix
This commit is contained in:
parent
9b1d30cccf
commit
f5001ce3bd
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
class OnsenIE(InfoExtractor):
|
class OnsenIE(InfoExtractor):
|
||||||
IE_NAME = 'onsen'
|
IE_NAME = 'onsen'
|
||||||
IE_DESC = '音泉'
|
IE_DESC = 'インターネットラジオステーション<音泉>'
|
||||||
|
|
||||||
_BASE_URL = 'https://www.onsen.ag/'
|
_BASE_URL = 'https://www.onsen.ag/'
|
||||||
_HEADERS = {'Referer': _BASE_URL}
|
_HEADERS = {'Referer': _BASE_URL}
|
||||||
|
Loading…
Reference in New Issue
Block a user