mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-12-17 06:35:42 +07:00
[extractor/rai] Add raisudtirol extractor (#4524)
Closes #4206 Authored by: nixxo
This commit is contained in:
@@ -208,6 +208,7 @@ def random_user_agent():
|
||||
'%d/%m/%Y',
|
||||
'%d/%m/%y',
|
||||
'%d/%m/%Y %H:%M:%S',
|
||||
'%d-%m-%Y %H:%M',
|
||||
])
|
||||
|
||||
DATE_FORMATS_MONTH_FIRST = list(DATE_FORMATS)
|
||||
|
||||
Reference in New Issue
Block a user