Kinuseka / GoGo-Downloader

Python script that downloads anime from Gogoanime.so
GNU General Public License v3.0
1 stars 1 forks source link

I cant download and I cant figure it out #17

Open KemMuammer opened 2 years ago

KemMuammer commented 2 years ago

i wanted to download inazuma eleven it work great until you select the episodes after that it crashes and i get this Traceback (most recent call last): File "E:\proxer\GoGoDownloader(v1.3p7)\RuNime.py", line 117, in main() File "E:\proxer\GoGoDownloader(v1.3p7)\RuNime.py", line 57, in main start_scraping = NineScraper.scrape_web(url, url_c) File "E:\proxer\GoGoDownloader(v1.3p7)\NineScraper.py", line 189, in scrape_web Download(avail_link,title_anime).scrape_ep() File "E:\proxer\GoGoDownloader(v1.3p7)\NineScraper.py", line 53, in scrape_ep goEmbed.anime_linkscrape(dl_ep_fulllink, d,self.t) File "E:\proxer\GoGoDownloader(v1.3p7)\goEmbed.py", line 112, in anime_linkscrape get_video_link(site_full) File "E:\proxer\GoGoDownloader(v1.3p7)\goEmbed.py", line 81, in get_video_link link_class, qual_name = Qselect.Quality.quality(quality1,link_found,qualityfind(2)) File "E:\proxer\GoGoDownloader(v1.3p7)\gAPi\Qselect.py", line 30, in quality if Append_list(url)[f"link_0"]["Quality"] == qualiindex[0]: KeyError: 'link_0'

i must say im using windows and i dont know if aria is the problem here. If so how can I change that?