Skip to content

[BUG] Downloading through Pytube CLI doesn't work if using only "--target" or "-v" optional argument #2840

[BUG] Downloading through Pytube CLI doesn't work if using only "--target" or "-v" optional argument

[BUG] Downloading through Pytube CLI doesn't work if using only "--target" or "-v" optional argument #2840

Workflow file for this run

name: Greetings
on: [issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you for contributing to PyTube. Please remember to reference [Contributing.md](https://github.com/pytube/pytube/blob/master/Contributing.md)'