Commit Graph

34 Commits (master)

Author SHA1 Message Date
Sreekaran 1470574ff3 chore: update docs: link people to anime-dl/anime-downloader (#718) 2021-10-03 00:26:02 +05:30
Arjix b65e2a3ad9
changed the dependency to be optional 2021-03-26 21:31:16 +02:00
Arjix 403f492803
Update setup.py 2021-03-15 00:55:01 +02:00
Arjix fbb57c94a2
Update setup.py 2021-03-15 00:42:08 +02:00
Iggy 1e8b01338b
PyQt GUI (#526)
* Add files via upload

* Update setup.py

* added gui command

* Who messed with this?

* PEP - fix

* fixes for gui

* Update gui.py

* Update gui.py

* Update gui.py

* Update gui.py

* Update gui.py

* bugfix for search

* Added Default, Lagrad and Iggy theme

At the moment in the code until we get other people's theme to use.

* placeholder image in here until we officially get one

* Fix default player (#5)

* Update config.py

* Update gui.py

* updated laggy theme

* Red theme (#6)

* Red theme

This needs testing

* Update gui.py

* Update gui.py

* Update gui.py (#7)

* added cancel button

* Update gui.py

* No more downloading when downloading

* Move pyqt dependency and autopep8 (#8)

* move pyQt to extras_require

* This was Blatzar's job😭😭😭😭

* Nicer generation of the themes courtesy of Red

* Some more nicer stuff

* Update gui.py

Co-authored-by: Arjix <53124886+ArjixGamer@users.noreply.github.com>
Co-authored-by: Blatzar <blatzar@gmail.com>
Co-authored-by: Blatzar <46196380+Blatzar@users.noreply.github.com>
Co-authored-by: AbdullahM0hamed <25087116+AbdullahM0hamed@users.noreply.github.com>
2020-10-16 23:25:50 +01:00
Blatzar 739fa55487
Update setup.py
Needed for verify=False
2020-09-27 07:50:53 +00:00
Arjix 80ed758b89
Added Downloader pySmartDL (#504)
* fixed headers

Co-authored-by: Blatzar <46196380+Blatzar@users.noreply.github.com>
2020-09-13 09:49:11 +02:00
Blatzar a3cf51a1fe
revert javascript sandbox (#497) 2020-08-27 14:02:22 +02:00
Jordan Cannon 9e254ccd2b
Sandbox execution of JavaScript with vm2 (#463)
* Sandbox execution of JavaScript with vm2

* Encode js to base64

This prevents executing code in the global context by inserting extra
backticks i.e. eval_in_node('`+console.log(process.env)+`').

* Include node_modules/ in python module

* Set NODE_PATH so embedded node_modules is found
2020-08-21 13:13:42 +05:30
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
Vishnunarayan K I de6253992b chore: release 4.0 2019-10-09 23:39:02 +05:30
Vishnunarayan K I 14bcf32d76 chore: travis update 2019-07-17 23:05:56 +05:30
Vishnunarayan K I 0e7038fd68 chore: add httpretty 2019-07-17 22:46:14 +05:30
Vishnunarayan K I 7d3e6aae02 feat: add pycryptodome as dependency 2019-07-12 22:27:29 +05:30
Vishnunarayan K I d13ad8f95f feat: Add streamango extractor 2019-07-12 19:19:59 +05:30
Vishnunarayan K I d11e89591a chore: logging replaced with logger, style 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
Vishnunarayan K I 527c547b77 rewrite: cli rewrite 2019-07-12 19:17:21 +05:30
Vishnunarayan K I 08cab6a53c Add circleci for nineanime 2018-06-11 22:26:44 +05:30
Vishnunarayan K I 5848a8502d Add timestamps for pickeled objects 2018-06-03 23:00:26 +05:30
Vishnunarayan K I b921c26ece Prepare 2.3 release 2018-06-03 18:37:51 +05:30
Vishnunarayan K I 88d56a93db Make --list more powerful 2018-06-03 18:13:19 +05:30
Vishnunarayan K I 50bdcd2313 Redesign config 2018-06-02 23:48:05 +05:30
Vishnunarayan K I 7ab97c5bf4 Basic draft for kissasian and masterani 2018-06-02 23:03:47 +05:30
Vishnunarayan K I 1bcfef28c0 Add kissanime support 2018-06-01 14:32:36 +05:30
Vishnunarayan K I 48cf17ff8f Update install_requires 2018-05-31 16:46:48 +05:30
Vishnunarayan K I b03042689d Way too many changes in one commit 2018-05-31 16:34:47 +05:30
Vishnunarayan K I 28c0d5cf0d 2.2 release 2018-05-30 17:00:34 +05:30
Vishnunarayan K I d4470f0bb7 Some very big changes 2018-05-30 16:47:17 +05:30
Vishnunarayan K I 9634dd7fd2 2.1 release 2018-05-30 01:20:33 +05:30
Vishnunarayan K I e8e05fef26 prepare 2.0 release 2018-05-28 02:46:50 +05:30
Vishnunarayan K I dbbe923d5b 1.1 release 2018-05-27 20:42:33 +05:30
vn-ki d5082a1f8e Setup stuff for PyPI release 2018-02-06 04:34:29 +05:30
vn-ki 382d0418ca Initial implementation
Implemented cli and basic skeleton
2018-02-05 04:51:15 +05:30