mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-30 06:05:13 +00:00
[radiko] Add extractors (#731)
https://github.com/ytdl-org/youtube-dl/issues/29840 Authored by: nao20010128nao
This commit is contained in:
committed by
GitHub
parent
63b1ad0f05
commit
1931a55ee8
@@ -1743,6 +1743,8 @@ DATE_FORMATS = (
|
||||
'%Y/%m/%d',
|
||||
'%Y/%m/%d %H:%M',
|
||||
'%Y/%m/%d %H:%M:%S',
|
||||
'%Y%m%d%H%M',
|
||||
'%Y%m%d%H%M%S',
|
||||
'%Y-%m-%d %H:%M',
|
||||
'%Y-%m-%d %H:%M:%S',
|
||||
'%Y-%m-%d %H:%M:%S.%f',
|
||||
|
||||
Reference in New Issue
Block a user