abdulrahmanMostafa30 / EgyBestBot

Program Bot for Windows to Download and Watch any Movie or TV Series from EgyBest without Ads 🤖
Other
16 stars 2 forks source link

Downloading a movie #7

Closed itsmo-ks closed 2 years ago

itsmo-ks commented 2 years ago

Capture

When I choose to download the movie to download folder , I get this error

abdulrahmanMostafa30 commented 2 years ago

Try this: 1.7

itsmo-ks commented 2 years ago

Capture

I have updated it , and now this when trying to download specific episodes from a serie

abdulrahmanMostafa30 commented 2 years ago

Usually this problem occurs when you try to download video a lot I added 3 attempts, between each attempt 3 seconds, so the server can return the video Retry download and install again 1.7 Try and let me the result.

itsmo-ks commented 2 years ago

Same problem , using V1.7 , same problem as the screenshot above

itsmo-ks commented 2 years ago

Capture

-another error when trying to copy links to clipboard -and when I save links to text it saves them to links.txt , it's better if it saves them to the (the name of the movie or the serie(number of the season and episodes included) , will be great if you can do that

abdulrahmanMostafa30 commented 2 years ago

Save to txt : Some download programs like idm support importing a text file and extracting links from it Instead of sending each link to idm But there is no problem, I added the episode information before the link In both cases, idm will recognize the links 😅

Try downloading with same program and tell me the result

New version 1.8 👍

itsmo-ks commented 2 years ago

Do I need to Uninstall the version I have then installing the latest version, or I just install it without Uninstalling the previous version like i do ?

abdulrahmanMostafa30 commented 2 years ago

No need, but the program must be closed.

itsmo-ks commented 2 years ago

Capture

When I choose to download the videos from the program itself , it skips the first videos and jump to the other ones , here in the pic I chose to download from episode 6 to 10 , and it starts from 8 and it skips 6 and 7

abdulrahmanMostafa30 commented 2 years ago

Inshallah, this will be the last version without any problems 😂 1.9

abdulrahmanMostafa30 commented 2 years ago

The problem is general because of the egybest server The server was late in returning the file information. I made a large number of timeout. 😕

itsmo-ks commented 2 years ago

Now it's working perfectly , even it's takes so much time to download link by link , but it's good now. I wanna ask , which library you're using for the download ?

abdulrahmanMostafa30 commented 2 years ago

Using cURL in Python with PycURL.

itsmo-ks commented 2 years ago

It will be better if you use Aria2 , because it has better download speed and it can download from a text file , means it can support multiple downloads at once. It's just a suggestion*

abdulrahmanMostafa30 commented 2 years ago

Pycurl already in the program supports multi file downloads, multi threading It splits the video into 16 files and downloads them at the same time

It is not available automatically in the library, but you can add it, the YouTube Video Tutorial i uploaded, there was no difference between downloading the program itself or idm so there was no difference if it was aria2c

If you mean to download the episodes together? I can't display more than one download episode at the same time from the console. It will better to download an episode by episode

itsmo-ks commented 2 years ago

Thanks for explanation, I appreciate what you're doing , and thank you again for making that great program

abdulrahmanMostafa30 commented 2 years ago

It was the least I could do 🖤