Commit Graph

38 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 d11e89591a chore: logging replaced with logger, style 2019-07-12 19:19:30 +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
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
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
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
Dmitriy ff2c1916ec
Remove unused imports, enclose session into function 2018-10-15 10:41:15 +04:00
Dmitriy 2af23f7eaf
Move to session object 2018-10-10 12:23:21 +04:00
Dmitriy 6d71d8a899
Add "Disable SSL cert verifying" via options for requests 2018-10-04 17:00:29 +04:00
Vishnunarayan K I 52dc38ed19 add fallback qualities 2018-08-06 21:16:58 +05:30
Vishnunarayan K I 3ef368bf7a pep8 2018-07-06 23:43:10 +05:30
Vishnunarayan K I 7e0378532f aria2 throttling fix 2018-07-05 15:42:21 +05:30
Vishnunarayan K I f170a615ae Fix aria2 downloads 2018-07-02 23:35:02 +05:30
Vishnunarayan K I 6f84d9dd28 More clean up 2018-07-01 00:26:16 +05:30
Vishnunarayan K I 9189b13ae5 Fix external download dir bug 2018-06-29 21:12:46 +05:30
Vishnunarayan K I dfa924e100 A lot of bug fixes
Fixed episode range
Fixed downloading
Fixed external downloader overwriting
And many more
2018-06-29 20:35:25 +05:30
Vishnunarayan K I a289f72ee6 Refractor stream url fetching
Way too many changes in one commit
2018-06-29 19:25:42 +05:30
Vishnunarayan K I d733814a93 external downloader 2018-06-28 01:22:31 +05:30
Vishnunarayan K I a526b43120 Implement provider option for dl and watch 2018-06-20 00:07:13 +05:30
Kash 8645a43fd2 Make search more sensible :P (#14) 2018-06-19 18:11:41 +05:30
Vishnunarayan K I 0ffaf2dc4a Prepare 2.4.0 release 2018-06-11 01:26:56 +05:30
Vishnunarayan K I 04e1bb1e78 Add file format
This changed a lot of things, I did not think this would happen :P
2018-06-10 23:33:56 +05:30
Vishnunarayan K I 8624bee9eb Clean up 2018-06-10 18:07:59 +05:30
Vishnunarayan K I e51a629e2c Merge branch 'master' of https://github.com/vn-ki/anime-downloader 2018-06-09 23:18:06 +05:30
Vishnunarayan K I 52be7b2fef Add download to selected anime options 2018-06-09 20:54:42 +05:30
Vishnunarayan K I c200378c41 Add more stuff to watch 2018-06-06 03:32:42 +05:30
Vishnunarayan K I c292ca3fc0 Add other anime sites support for cli and add more metadata 2018-06-01 18:07:41 +05:30
Vishnunarayan K I fdf7b46502 Add player for watch 2018-06-01 13:43:44 +05:30
Vishnunarayan K I b03042689d Way too many changes in one commit 2018-05-31 16:34:47 +05:30
Vishnunarayan K I 13c03e259f Add cli test for search
.. and stylistic changes
2018-05-30 02:19:43 +05:30
Vishnunarayan K I b41ad961af Add search 2018-05-29 01:06:40 +05:30
Vishnunarayan K I e8eca19920 Add tests and travis 2018-05-28 00:40:59 +05:30
Vishnunarayan K I 2359cf8cac Setup logging 2018-05-27 22:31:49 +05:30