repo.or.cz
/
yt-dlp3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ie/ArteTV] Fix HLS formats extraction
[yt-dlp3.git]
/
yt_dlp
/
casefold.py
blob
41a53e5b65fb8de74eeb2b02124ee6327283c713
1
import
warnings
2
3
warnings
.
warn
(
DeprecationWarning
(
f
'
{__name__}
is deprecated'
))
4
5
casefold
=
str
.
casefold