How to correctly use --skip-domain option? #369
Answered
by
Serene-Arc
pawelmalak
asked this question in
Q&A
-
Hi. I'm trying to skip downloading videos from youtube but I can't get it to work correctly. I have tried:
But neither of them seems to work. Youtube URL is formated like this: |
Beta Was this translation helpful? Give feedback.
Answered by
Serene-Arc
May 15, 2021
Replies: 1 comment 2 replies
-
The command |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
aliparlakci
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The command
python3 -m bdfr download test/ -l ncjq03 --skip-domain youtube.com
works for me. Note that some Youtube domains are shortened to youtu.be in some cases. If you think you have a submission that should be skipped but isn't, please open a bug report and we'll investigate.