You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to try running yt-dlp using RustPython.
So I headed to the homepage and saw some installation instructions. Lovely!
Except, now what?
There are only online demos after that and the documentation doesn't tell me anything.
The answer was to look at the GitHub Readme. It'd be lovely if the website had some more info, like
"Now you can run RustPython by entering rustpython into the shell. e.g. rustpython -m demo.py"