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] if the video i upload larger than 2gb ,will it be split? #578

Open
ericvlog opened this issue Apr 11, 2024 · 4 comments
Open

[Bug] if the video i upload larger than 2gb ,will it be split? #578

ericvlog opened this issue Apr 11, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@ericvlog
Copy link

Describe the bug

how does it handle video upload bigger than 2gb.

To Reproduce

upload video larger than 2gb maximum allow telegram.

Expected behavior

if have split flag, it will split to smaller then 2gb video files.

Version

Version: 0.16.1
Commit: bb2c69b
Date: 2024-03-01T13:21:31Z

go1.21.7 linux/amd64

Which OS are you running tdl on?

Linux

Additional context

No response

@ericvlog ericvlog added the bug Something isn't working label Apr 11, 2024
@bolavefasfas
Copy link

Video or file of any extention

please add an inbuild split function

I spend 3 hours developing a bash script to bypass this problem

@ericvlog
Copy link
Author

Video or file of any extention

please add an inbuild split function

I spend 3 hours developing a bash script to bypass this problem

how do you bypass this problem, might sharing ? thanks

@bolavefasfas
Copy link

I use a bash script to split the files and upload them one by one

@ericvlog
Copy link
Author

I use a bash script to split the files and upload them one by one

Can share a bash script?

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

3 participants