Commit Graph

28 Commits (2912500721f0264b7aee409cfb1335e546b15008)

Author SHA1 Message Date
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