Commit Graph

8 Commits (d11e89591af690a2bbad2b1920af68a08bacca8f)

Author SHA1 Message Date
Vishnunarayan K I d11e89591a chore: logging replaced with logger, style 2019-07-12 19:19:30 +05:30
Vishnunarayan K I a583aa0363 rewrite: site handling rewrite 2019-07-12 19:16:55 +05:30
29ayush 896168e941 Added Kwik source to animepahe (#127)
* Added Kwik source to animepahe

* Updated Comment

* Added referer to aria2c
2019-02-11 18:33:32 +05:30
Gomile 7e956a6f0c Made sessions retriable and some minor changes (#102) 2018-12-25 20:37:03 +05:30
Gomile b7f38739f1 Multi fixes, some reversions and new functionality (#96)
Made Gogoanime functional, added a new way to collect episodes. Had to revert back to old code for animepahe and overall minor tweaks here and there.
2018-10-20 14:07:42 +05:30
Gomile 0049ea6b20 Fixes MP4Upload issues and minor improvements (#72)
Some minor improvements and fixes have been made. The MP4Upload extractor is guaranteed to return the correct url unless changes happen to the mp4upload site. An SSL error can occur when an attempt is made to download from the url in the HTTPDownloader class though I believe that is an issue involving said class as this extractor is correctly getting the url for now. 

For now I've mostly noticed the SSL error problem when trying to download through masterani as the urls that are extracted from it seem to require that. Though works just fine with animepahe. To test you can just run this command in python to see correct link resolving `MP4Upload('https://mp4upload.com/embed-dz2jeya02ace.html').stream_url` which is for an embed link from masterani.
2018-08-31 13:47:03 +05:30
ngomile dd102e5710 fixing a minor typo in animepahe 2018-08-20 19:20:41 +02:00
ngomile 2e7833da09 added animepahe
created mp4upload extractor but not implemented
2018-08-19 22:03:07 +02:00