Commit Graph

219 Commits (6587b754040e45d76975d29ca53071e72528512c)

Author SHA1 Message Date
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
Vishnunarayan K I 759d7ef6f7 disable some tests because they won't work 2018-10-18 15:47:53 +05:30
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
Vishnunarayan K I dd65b426a6
Merge pull request #95 from phanirithvij/patch-1
Fixed markdown code and details tags
2018-10-18 14:00:47 +05:30
Phani Rithvij 45ee82686e
Fixed markdown code and details tags 2018-10-17 14:29:15 +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
Vishnunarayan K I 04c9da881a
Merge pull request #94 from freddiaN/master
allow it to also search-download masterani and not just watch from it
2018-10-13 16:42:14 +05:30
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
Vishnunarayan K I ff70ecd804
Merge pull request #92 from freddiaN/master
add stream/watch support for masterani
2018-10-09 21:59:07 +05:30
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
Vishnunarayan K I 29cc13a57e switch to pipenv workflow 2018-10-04 15:22:28 +05:30
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 2f81c2281d update discord link 2018-08-30 20:24:27 +05:30
Vishnunarayan K I 11278a6195 [masterani] fix scraping of extractor info 2018-08-30 01:46:03 +05:30
Vishnunarayan K I 7e97ffe45d
Merge pull request #66 from ngomile/master
Added AnimePahe support
2018-08-28 02:29:37 +05:30
ngomile cbb6516c35 AnimePahe added to README.md 2018-08-27 22:57:43 +02:00
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 40e2e7a6b8
Update README.md 2018-08-26 02:03:01 +05:30
Vishnunarayan K I fb40a76e12 v3.4.5 2018-08-25 22:13:54 +05:30
Vishnunarayan K I 0b5d655670 fix 9anime scraping 2018-08-25 22:13:33 +05:30
Mrigank Krishan 11e9bcd08b
Update 9anime DD 2018-08-25 20:52:22 +05:30
Vishnunarayan K I 7eafb8cce8 rapid video; v3.4.4 2018-08-23 22:06:01 +05:30
ngomile dd102e5710 fixing a minor typo in animepahe 2018-08-20 19:20:41 +02:00
ngomile 748ff1b3cc mp4upload not yet implemented reason 2018-08-19 22:51:23 +02:00
ngomile de6c242301 Merge https://github.com/vn-ki/anime-downloader 2018-08-19 22:43:43 +02:00
ngomile 2e7833da09 added animepahe
created mp4upload extractor but not implemented
2018-08-19 22:03:07 +02:00
Vishnunarayan K I ed7a483be8 v3.4.3 2018-08-18 22:13:12 +05:30
Vishnunarayan K I f9e3bb8898 update rapidvideo 2018-08-18 22:11:57 +05:30
Vishnunarayan K I c62a7c7d39 v3.4.2: Fix a stupid mistake 2018-08-09 20:50:43 +05:30
Vishnunarayan K I f4f915bfe1 v3.4.1 2018-08-09 17:35:42 +05:30
Vishnunarayan K I c7a505601d 9anime episode lazy loading fix 2018-08-09 17:34:59 +05:30
Vishnunarayan K I a7cb5faad9 v3.4.0 2018-08-06 21:20:17 +05:30
Vishnunarayan K I 52dc38ed19 add fallback qualities 2018-08-06 21:16:58 +05:30
Vishnunarayan K I c1c139d2c6
Merge pull request #55 from vn-ki/downloader
yohoo. Downloader refractor
2018-07-28 00:26:22 +05:30
Vishnunarayan K I 1858d96657 fix tests 2018-07-28 00:24:53 +05:30
Vishnunarayan K I a4c9d6899f yohoo. Downloader refractor 2018-07-28 00:22:21 +05:30
Vishnunarayan K I 027288563e v3.3.0 2018-07-25 10:55:23 +05:30
Vishnunarayan K I 643bc19f68 add twist to watch, fix rapidvideo 2018-07-25 10:54:09 +05:30
Vishnunarayan K I c95ee7bc8a twist.moe 🎉 2018-07-17 20:20:29 +05:30