when I run pip install edx-dl in my PC, it reports
ERROR: Could not find a version that satisfies the requirement youtube-dl>=2018.06.18 (from edx-dl) (from versions: none)
ERROR: No matching distribution found for youtube-dl>=2018.06.18 (from edx-dl)
In fact, I hava installed youtube-dl in my PC, can I use my youtube-dl instead of reinstalling it ? If I can, how to do it?
Thanks!!!
when I run
pip install edx-dl
in my PC, it reportsIn fact, I hava installed youtube-dl in my PC, can I use my youtube-dl instead of reinstalling it ? If I can, how to do it? Thanks!!!