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

[ bug reports ] #102

Open
lahirubandara123 opened this issue Mar 8, 2023 · 3 comments
Open

[ bug reports ] #102

lahirubandara123 opened this issue Mar 8, 2023 · 3 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed question Further information is requested

Comments

@lahirubandara123
Copy link

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.

image

@lahirubandara123 lahirubandara123 added bug Something isn't working help wanted Extra attention is needed question Further information is requested labels Mar 8, 2023
@kalanakt
Copy link
Owner

kalanakt commented Mar 8, 2023

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.

@SanujaNS
Copy link

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 ,
This is a issue in yt-dlp after yt-dlp==2022.7.18 version. There isn't a single open-source yt-dlp bot that fixed this issue.
Please look into it. I hope you will fix this soon.
Thank you.

@SanujaNS
Copy link

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 , This is a issue in yt-dlp after yt-dlp==2022.7.18 version. There isn't a single open-source yt-dlp bot that fixed this issue. Please look into it. I hope you will fix this soon. Thank you.

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.

kalanakt added a commit that referenced this issue Apr 10, 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 help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants