How do I do something like this, usage: main.py [-h] [--video_link video | --channel_link channel --num_vids num ] Here the two sets need to be mutually exclusive, --quality and --num_videos are only needed if using --channel_link, but can be used in any order.
In 8 minutes of video you solved me a problem that it was taking me hours on the documentation. Much appreciated!
Excellent video. Saved me a great deal of time
Two hours of reading pypi was solved in eight minutes by this fantastic guy! Thank you sir!
Please subscribe the channel
Very good, thanks a lot.
very helpful, thanks
Nice.
can we do it without dest=commond
How do I do something like this,
usage: main.py [-h] [--video_link video | --channel_link channel --num_vids num ]
Here the two sets need to be mutually exclusive, --quality and --num_videos are only needed if using --channel_link, but can be used in any order.