Commit Graph

180 Commits (8bdaaed839be0f6b09fe250ff2f324587c9472c6)

Author SHA1 Message Date
Vishnunarayan K I 8bdaaed839 external downloader rewrite 2019-07-12 19:19:30 +05:30
Vishnunarayan K I 7ccafcab94 chore(logging): add logging for requests 2019-07-12 19:19:30 +05:30
Vishnunarayan K I 830c16f734 fix(rapidvideo): new rapidvideo logic 2019-07-12 19:19:30 +05:30
Vishnunarayan K I 7b7dbb3ee2 docs: some more docs 2019-07-12 19:19:30 +05:30
Vishnunarayan K I d11e89591a chore: logging replaced with logger, style 2019-07-12 19:19:30 +05:30
Vishnunarayan K I 875e9753aa tests: Try to fix tests pt1 2019-07-12 19:17:50 +05:30
Vishnunarayan K I 7de69b7b54 chore(helpers): more logging
log the response text to tempfiles for mocks
2019-07-12 19:17:50 +05:30
Vishnunarayan K I e6e8c9b262 refactor(helpers): refactor helper get and post 2019-07-12 19:17:50 +05:30
Vishnunarayan K I aca5d5e50d fix(cli): change os.exit to sys.exit 2019-07-12 19:17:50 +05:30
Vishnunarayan K I f6eed8f18c feat: add new_anime factory class method 2019-07-12 19:17:50 +05:30
Vishnunarayan K I 79074befe7 style: style changes to multiple file 2019-07-12 19:17:50 +05:30
Vishnunarayan K I 8b0bb04730 rewrite: site rewrite pt2 and add request cache 2019-07-12 19:17:50 +05:30
Vishnunarayan K I 527c547b77 rewrite: cli rewrite 2019-07-12 19:17:21 +05:30
Vishnunarayan K I 757dbb941c more docs 2019-07-12 19:16:55 +05:30
Vishnunarayan K I b4c889522d add docs 2019-07-12 19:16:55 +05:30
Vishnunarayan K I a583aa0363 rewrite: site handling rewrite 2019-07-12 19:16:55 +05:30
mcj64 f37278fd1f Changing video sources of 9anime from rapidvideo to mp4upload. (#170) 2019-04-06 21:44:39 +05:30
Vishnunarayan K I dd4100dd64 v3.6.3 2019-03-26 16:30:25 +05:30
Vishnunarayan K I 7eb83f3113 rapidvideo new logic 2019-03-26 16:29:56 +05:30
29ayush c091852c60 Fixed kwik to use download url instead of stream url (#142) 2019-02-15 01:55:08 +05:30
bg1987 f7e66686da Added zero fill to episodes downloaded, so the episodes will be correctly ordered in the file system (the fill amount is calculated by the amount of total episodes) (#136) 2019-02-11 18:35:37 +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
Vishnunarayan K I 4ef2bad32e v3.6.2 2018-12-24 17:29:28 +05:30
Muhammad Fadhlika adc89c12ab
Fix AttributeError on download
Fix issue #101 when using dl command with episode argument
2018-12-01 20:04:15 +07:00
Jonas A. Walther b566542588 use util.get_json() in masterani's search() and fix "expected str, got int" for anime watch -l (#103)
* changed masterani search() to use util.get_json()

* fix util import

* fix "expected str, got int" for list_anime()

* remove debugging print statement
2018-10-31 19:00:59 +05:30
Vishnunarayan K I 721cb3ea1b v3.6.1 2018-10-29 00:17:15 +05:30
Nathaniel Ward 8c10ecc663 Set external_downloader if aria2c is on the path (#99)
* update external downloader if aria2c exists in path

* itsy bitsy typo

* move aria check to write_default_config

* forgot import. oopsy
2018-10-29 00:08:27 +05:30
Vishnunarayan K I 1977aec75d
Merge pull request #97 from miasmaejuices/master
Updated URL - 9anime.is to 9anime.to
2018-10-28 00:57:22 +05:30
Vishnunarayan K I 6587b75404 v3.6.0 2018-10-24 18:50:13 +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
Nick T ec7afdfd71 Updated URL - 9anime.is to 9anime.to 2018-10-19 00:45:47 +13:00
Vishnunarayan K I af196a540b
Merge pull request #86 from DeKaN/master
Add "Disable SSL cert verifying" via options for requests (#73)
2018-10-18 14:02:29 +05:30
Dmitriy e7c4d0e54b
Fixes for review 2018-10-16 13:59:53 +04:00
Dmitriy ff2c1916ec
Remove unused imports, enclose session into function 2018-10-15 10:41:15 +04:00
Jonas A. Walther 4d9d89b8c4 allow it to also search-download masterani and not just watch from it 2018-10-13 00:29:17 +02:00
Dmitriy ba24f74c52
Disable InsecureRequestWarning from urllib3 2018-10-11 23:56:42 +04:00
Dmitriy b709edd588
Remove unused `ssl` parameter 2018-10-11 23:50:21 +04:00
Dmitriy 2af23f7eaf
Move to session object 2018-10-10 12:23:21 +04:00
Jonas A. Walther f616ea500e add stream support for masterani 2018-10-09 10:44:36 +02:00
Jonas A. Walther e7ae5037da add 1080p support for kissanime (#88)
* add 1080p support for kissani
2018-10-05 21:26:49 +05:30
Dmitriy 6d71d8a899
Add "Disable SSL cert verifying" via options for requests 2018-10-04 17:00:29 +04:00
Jonas A. Walther b016f6222e Fix downloading for masterani (#85)
This should fix downloading from masterani/mp4upload for some shows (since it also seems that some anime, like Koe No Katachi, are not affected by broken mp4upload SSL certs).
2018-10-04 15:11:33 +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
Vishnunarayan K I 20fa9db24d v3.5.0 2018-08-30 21:54:01 +05:30
Vishnunarayan K I b46078677d add search method to kisscartoon 2018-08-30 21:53:25 +05:30
Vishnunarayan K I 11278a6195 [masterani] fix scraping of extractor info 2018-08-30 01:46:03 +05:30
ngomile 90289c764e Added mp4upload extractor 2018-08-27 22:13:52 +02:00
ngomile 8851095640 Merge https://github.com/vn-ki/anime-downloader 2018-08-26 19:09:42 +02:00
Vishnunarayan K I fb40a76e12 v3.4.5 2018-08-25 22:13:54 +05:30