hzbd

Results 6 comments of hzbd

@byteSamurai thanks, it works. ![image](https://user-images.githubusercontent.com/3000843/115736315-c7bb0100-a3bd-11eb-98d0-a5ff6c3b30aa.png)

China mirror: https://github.com/containerpi/trpl-actions

I'm a Rust beginner. Did I make any configuration errors? ``` $ git clone [email protected]:cordx56/rustowl.git $ cd rustowl/rustowl ➜ rustowl git:(main)$ cargo install --path . --locked info: syncing channel updates...

may be same problem? ``` In [19]: from pytube import Playlist, YouTube, Channel ...: from pytube.exceptions import VideoUnavailable ...: ...: url = "http://youtube.com/watch?v=2lAe1cqCOXo" ...: yt = YouTube(url) ...: yt.streams ---------------------------------------------------------------------------...