Closed voltrare closed 4 years ago
Thankyou for pointing out this issue. The gogoanime website has removed "Mp4Upload" server from this anime, so I am adding other servers too!
@voltrare I have added "vidcdn" server alongwith the "mp4upload". I tested downloading Boruto episodes 1 to 3 which works good. Will add other servers after analyzing them. The issue which you were facing was related to 'subprocess' module, which I removed and used 'os' module instead. I tested on Windows and Linux, issue has been resolved!
Sorry but the problem persists
theres no subprocess error though...
is it related to "os" module this time ?
Okay I am trying on Ubuntu again.
No 'os' module has no problem. I also verified on Ubuntu, to download the episodes 2 and 3 for Boruto. It is downloading successfully. Can you try this again with the latest repository?
I think you are using Termux. I also tried Termux, where it is behaving strangely. Anyway, will fix this too!
Issue: The BeautifulSoup element of script tag: 'script.text' returns empty '' string in some python environments. Solution: use of str(script) gives the outerText of Githubissues.