-
-
Notifications
You must be signed in to change notification settings - Fork 960
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
[ bug reports ] #102
Comments
Hi @lahirubandara123 ! It sounds like you have been encountering several issues while trying to upload a video using a program on your Ubuntu VPS. It's great that you were able to resolve some of the bugs by installing Yt-DLP and FFMPEG, but it seems that a new error occurred where the program is not able to find the file with the correct extension. You mentioned that you were able to solve the issue by manually editing the file extension and copying the file to the new download folder. However, you are concerned that this is not a sustainable solution and that you will need to download the video twice for every link. To address this issue, you could try modifying the program to recognize and handle files with the extension ".mp4.mkv" correctly. Alternatively, you could try downloading the video in a different format, such as WebM, and see if the program is able to handle that format correctly. Also, there's is some issue with downloading youtube videos with yt-dl so some errors will pop up. alternatively, you can use our https://github.com/kalanakt/videoDefUserBot bot for downloading youtube videos. sorry for the inconvenience and thanks for reporting the above error. I'll be looking forward to fixing the above errors. |
Hello @kalanakt , |
The bot works fine if yt-dlp==2022.7.18 or older version is installed but that's not a solution because yt-dlp==2022.7.18 is too old to work as it should be. |
To Do -- -- #102 (comment) -- #61 (comment) -- #98 (comment) -- #104 (comment) -- #84 (comment)
I installed the program to Ubuntu VPS. Then gave a link in YouTube video. It didn't work. The error was found and installed Yt-DLP and FFMPEG. Then the bugs were then resolved but a new error occurred.
Asking the video type when the link is given. I have chosen 480p mp4. No other formats in 480p.
Download MP4 and Webm files separately. Then the two files are merge. The extension of the last file is received as MP4.MKV
There is a "no file" error. The program is looking for the mp4 file and secondly seek MKV file. But the extension of the file is mp4.mkv
So Download video is not upload. Therefore, after I downloaded the video, I edited the extension, mkv. Then returned the link and copy the file to the new download folder. Then the task is complete without problems.
But this is not possible again. Very troubled. Every link will have to download twice. Please help.
Video Link - https://youtube.com/watch?v=lvNT-Ahof7A
Sorry about my English. I used Guggle translations.
The text was updated successfully, but these errors were encountered: