-
Notifications
You must be signed in to change notification settings - Fork 10.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vine error #4493
Comments
Can you post the first 10 lines of the output when calling youtube-dl with |
youtube-dl -v -o "%(alt_title)s.%(ext)s" https://vine.co/Joshpeck Doesn't seem to be much of an issue. It just looks like it's just downloading videos using Vine By Josh Peck.mp4. I was looking at some other vines I downloaded (before the update) and the format was like I'll provide 3 examples; Example 1: https://vine.co/v/OgZXD73FmVW Example 2: https://vine.co/v/O6FKuqduB5Q Example 3: https://vine.co/v/O6IjOJM95mV This is how all the other vines I had downloaded before the update. Thanks again for the help haha Also, keep in mind this is using the alt_title method |
You could use |
Your output template is at fault here; use one of the following to make sure videos are mapped to different filenames:
|
Thanks people and Phil you didn't tell me that last time in my other issue >.<. |
Okay. Back again with an issue using the alt_title option.
Trying to download all josh peck's videos and i'm getting this
"[download] Downloading video #391 of 410
[Vine] b2eX1Q1ld3D: Downloading webpage
WARNING: unable to extract OpenGraph description; please report this issue on http://yt-dl.org/bug
[download] Destination: NA.mp4
[download] 100% of 785.66KiB in 00:00
[download] Downloading video #392 of 410
[Vine] bQ2ZPnxmMZm: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded
[download] Downloading video #393 of 410
[Vine] bQ2aLqju1ge: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded
[download] Downloading video #394 of 410
[Vine] bQ2uAuxAeh5: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded
[download] Downloading video #395 of 410
[Vine] bQvB2qraLEv: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded
[download] Downloading video #396 of 410
[Vine] bQnlL6xiWBE: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded
[download] Downloading video #397 of 410
[Vine] bxXmMIHJruj: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded
[download] Downloading video #398 of 410
[Vine] bxJzEjrYTZK: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded
[download] Downloading video #399 of 410
[Vine] bx5xt5xPllH: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded
[download] Downloading video #400 of 410
[Vine] bxhpaMdaO7U: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded
[download] Downloading video #401 of 410
[Vine] bxaVXDlq3ez: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded
[download] Downloading video #402 of 410
[Vine] bP07qjzXZHD: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded
[download] Downloading video #403 of 410
[Vine] bP0zghtFAI1: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded
[download] Downloading video #404 of 410
[Vine] bPZlFa1ljja: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded
[download] Downloading video #405 of 410
[Vine] bPZY3VOX5jh: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded
[download] Downloading video #406 of 410
[Vine] bUFUEjdv35T: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded
[download] Downloading video #407 of 410
[Vine] bUFjpILLbXI: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded
[download] Downloading video #408 of 410
[Vine] bUXvxY3632P: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded
[download] Downloading video #409 of 410
[Vine] bUiFi93D7Zh: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded
[download] Downloading video #410 of 410
[Vine] bFnnOKIDgiD: Downloading webpage
[download] Vine by Josh Peck.mp4 has already been downloaded"
It actually did that from #2-410, just to let you know.
The text was updated successfully, but these errors were encountered: