Commit Graph

26 Commits (0a6fa8dfe9252993b976806e2e857f6246760967)

Author SHA1 Message Date
Arjix 0a6fa8dfe9
Update selescrape.py 2021-10-16 14:52:37 +03:00
Arjix 220f097333
added cache flag 2021-05-25 22:46:12 +03:00
Arjix 7bcc070748
Update selescrape.py 2021-05-25 22:37:32 +03:00
Arjix 6d8b52af5f
fix firefox headless 2021-05-25 22:18:19 +03:00
Arjix 1f9a7dd35f
reworked some logic and also made the code more readable 2021-05-25 22:13:14 +03:00
Arjix 4f21f6600f
Merge branch 'master' into patch-16 2021-01-20 19:09:16 +02:00
Arjix 0108b852e6
Update selescrape.py 2020-10-29 23:42:44 +02:00
Arjix c067bcad78
fixed a bug 2020-10-24 22:39:35 +03:00
Arjix 924d84499c
Update selescrape.py 2020-10-18 18:51:09 +03: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
Arjix 8cb3a8dfb0
removed unneeded imports 2020-09-02 18:31:25 +03:00
Arjix 91870487a9
Update selescrape.py 2020-09-02 18:26:10 +03:00
Arjix 3999698bb1
Update selescrape.py 2020-09-02 17:27:21 +03:00
Arjix 4123b1c703
fixed bug: Firefox not getting random user agent from anime dl 2020-09-02 17:08:59 +03:00
Arjix 1ae4199d72
added some comma 2020-09-02 16:33:05 +03:00
Arjix 05e1f4d484
Made the caching use ``SeleResponse.__dict__`` 2020-09-02 16:28:40 +03:00
Arjix 169fdde334
moved the cache to the TEMP folder 2020-09-02 15:28:04 +03:00
Arjix 49cee92c98
bug fix
Now properly handles the saving of the cached requests without overwriting the old ones.
2020-09-02 13:00:33 +03:00
Arjix 5ffb63555b
Update selescrape.py 2020-09-02 00:50:59 +03:00
Arjix 2da7b11191
changed to Unix Timestamps. 2020-09-02 00:39:58 +03:00
Arjix 7a6aa3b494
Update selescrape.py 2020-09-02 00:05:29 +03:00
Arjix e3e7a82a25
added a cache system for selescrape 2020-09-01 23:55:51 +03:00
Arjix 45aef008e7
made some small changes in hope of getting rid of the log level 2020-07-17 01:26:15 +03:00
Blatzar 4a82958bd8
fixed Kissanime (#404)
* fixed kissanime
2020-07-14 20:20:40 +00:00
Arjix 458d6d18e4
fixed the logger for selescrape (#401)
* fixed the logger

* fixed the url_encode, if no params are passed then it will return the link directly

* cleaned up a bit

Co-authored-by: Blatzar <46196380+Blatzar@users.noreply.github.com>
2020-06-08 18:35:54 +00:00
Arjix a73ad87c6e
Forked the latest anime dl and added selescrape to it. (#363)
Co-authored-by: Blatzar <blatzar@gmail.com>
2020-06-07 21:01:12 +05:30