Commit Graph

17 Commits (b7812e9c9380b3f7462bf8144adcd7402957f97c)

Author SHA1 Message Date
Jimms Hsieh d5465938bf
Fix typos (#549) 2020-10-07 19:00:48 +00:00
Blatzar 2eb0e71042
Added cache flag to helpers (#527)
* Update request.py

* Update session.py
2020-10-03 11:05:52 +02:00
Blatzar f13f13bc36
Pep fixed the whole codebase (#512)
* PEP-fix

* Delete a2zanime.py

* Delete dreamanime.py
2020-09-20 13:08:12 +02:00
Vishnunarayan K I a20f9285b6 make get_session a bit more usuable 2020-08-29 23:09:53 +05:30
nate-moo 692c806940
Adds speed limit flag (#455)
Co-authored-by: Blatzar <46196380+Blatzar@users.noreply.github.com>
2020-07-28 19:17:33 +05:30
Vishnunarayan K I 11ea5c877d fix: actually fix cache 2020-04-03 14:36:37 +05:30
Vishnunarayan K I 5d55ce0035 fix: don't use cache for cf 2020-04-03 14:21:51 +05:30
Vishnunarayan K I 646121f87c fix: fix the internal downloader 2020-03-27 19:20:08 +05:30
Vishnunarayan K I 16de16f209 feat: Add server switching for 9anime 2019-07-12 19:20:40 +05:30
Vishnunarayan K I 96e631b175 fix: location for cache 2019-07-12 19:19:59 +05:30
Vishnunarayan K I 8d9c02f66f fix: get everything to working state 2019-07-12 19:19:30 +05:30
Vishnunarayan K I 8bdaaed839 external downloader rewrite 2019-07-12 19:19:30 +05:30
Vishnunarayan K I 8b0bb04730 rewrite: site rewrite pt2 and add request cache 2019-07-12 19:17:50 +05:30
Gomile 7e956a6f0c Made sessions retriable and some minor changes (#102) 2018-12-25 20:37:03 +05:30
Dmitriy ff2c1916ec
Remove unused imports, enclose session into function 2018-10-15 10:41:15 +04:00
Dmitriy ba24f74c52
Disable InsecureRequestWarning from urllib3 2018-10-11 23:56:42 +04:00
Dmitriy 2af23f7eaf
Move to session object 2018-10-10 12:23:21 +04:00