Skip to content

Releases: Anon-Exploiter/anime-dl

Integration of gogoanime.ai

19 Mar 21:01
8c83689
Compare
Choose a tag to compare

Integration of gogoanime.ai

For downloading animes from gogoanime.ai

Major bug fixes -- Dynamic checks, etc. (out of beta)

10 Mar 06:00
dadd513
Compare
Choose a tag to compare

Changed some dynamic checks, removed multiple downloading processes, and restricted the max connections to the server.

They changed the implementation, and are changing the hostname of the subdomain in runtime using JS, files weren't being downloaded.
Probably to trick scripts :P

Before: https://mountainoservoo002.animecdn.com/Black-Clover/Black-Clover-Episode-2-1080p.mp4
After: 	https://mountainoservo0002.animecdn.com/Black-Clover/Black-Clover-Episode-2-1080p.mp4

The replacement below fixes that issue and proceeds with downloading of files!


Changing threads to 5 since the server returns an error on 16 connections at once. Also, on 5 speed is better than 16, I think they limit your speed based on the connections you're making.
Assets

Feature integration (Start downloading from a specific episode)

23 Sep 08:12
dadd513
Compare
Choose a tag to compare

Feature integration (Start downloading from a specific episode)

Git diff:

20d808a

Initial Release

21 Sep 08:50
dadd513
Compare
Choose a tag to compare

Initial Release

  • Fetches information about the anime, title, desc, etc.
  • Lists all episodes
  • Fetches all episodes' direct download links
  • Creates directory from the parsed episode details
  • Downloads and places all the courses inside the anime (name) folder