Get youtube-dl from PyPI (fixes #323)

This commit is contained in:
Pierre Rudloff 2020-10-27 23:18:59 +01:00
parent 7ad0040f60
commit e330adec76
2 changed files with 7 additions and 6 deletions

View file

@ -88,8 +88,8 @@
"name": "ytdl-org/youtube-dl",
"version": "2020.09.20",
"dist": {
"type": "zip",
"url": "https://github.com/ytdl-org/youtube-dl/archive/2020.09.20.zip"
"type": "tar",
"url": "https://files.pythonhosted.org/packages/12/8b/51cae2929739d637fdfbc706b2d5f8925b5710d8f408b5319a07ea45fe99/youtube_dl-2020.9.20.tar.gz"
}
}
}