Skip to content
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

Не работает xvid #4

Closed
bropines opened this issue Oct 11, 2023 · 1 comment
Closed

Не работает xvid #4

bropines opened this issue Oct 11, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@bropines
Copy link

Xvid:

 vot-cli https://www.xvideos.com/link/_ --output="./audio1"
 Performing various tasks (ID: video61445963/_).
   Forming a link to the video
   Video translated successfully.
   Downloading (ID: video61445963/_).
   Finish (ID: video61445963/_).
node:events:492
      throw er; // Unhandled 'error' event
      ^

Error: ENOENT: no such file or directory, open 'D:\AI\Tesu\audio1\video61445963\_---2603b517-017e-47ab-8af7-5ca3f88e6b85.mp3'
Emitted 'error' event on WriteStream instance at:
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -4058,
  code: 'ENOENT',
  syscall: 'open',
  path: 'D:\\AI\\Tesu\\audio1\\video61445963\\_---2603b517-017e-47ab-8af7-5ca3f88e6b85.mp3'
}

Node.js v18.17.1

Youtube:

 vot-cli https://www.youtube.com/watch?v=IY0vKj5T1WU --output="./audio1"
 Performing various tasks (ID: IY0vKj5T1WU).
   Forming a link to the video
   The translation is slightly delayed...
   Downloading (ID: IY0vKj5T1WU).
   Finish (ID: IY0vKj5T1WU).
@bropines
Copy link
Author

Нашел чисто по приколу, когда чекал весь список сайтов)

@ilyhalight ilyhalight added the bug Something isn't working label Oct 11, 2023
ilyhalight added a commit that referenced this issue Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants