yt-dlp/youtube_dl
Jakub Wilk fd35d8cdfd [utils] Transliterate "þ" as "th" (#20897)
Despite visual similarity "þ" is unrelated to "p".
It is normally transliterated as "th":

    $ echo þ-Þ | iconv -t ASCII//TRANSLIT
    th-TH
2019-05-11 01:42:31 +07:00
..
downloader
extractor [openload] Add support for verystream.com (closes #20701) (#20967) 2019-05-11 01:35:56 +07:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
socks.py
swfinterp.py
update.py
utils.py [utils] Transliterate "þ" as "th" (#20897) 2019-05-11 01:42:31 +07:00
version.py release 2019.04.30 2019-04-30 06:11:50 +07:00
YoutubeDL.py