https://github.com/rafaelhenrique/curse_spider
Curse client for Mac/Linux/Wherever
https://github.com/rafaelhenrique/curse_spider
curse-client python3 scrapy-framework world-of-warcraft
Last synced: about 1 year ago
JSON representation
Curse client for Mac/Linux/Wherever
- Host: GitHub
- URL: https://github.com/rafaelhenrique/curse_spider
- Owner: rafaelhenrique
- License: lgpl-3.0
- Created: 2015-09-12T16:29:42.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-07-21T17:11:51.000Z (almost 8 years ago)
- Last Synced: 2024-10-31T21:35:37.285Z (over 1 year ago)
- Topics: curse-client, python3, scrapy-framework, world-of-warcraft
- Language: Python
- Size: 10.7 KB
- Stars: 9
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Curse client for Mac/Linux/Others
This project was created to download the World of Warcraft addons in an automated way.
Without using curse client \o/
This project can be used to learn basic of [Scrapy Framework](http://scrapy.org/ "Scrapy-Framework") too!
## How i use?
Create an virtualenv (i prefer [virtualenv-wrapper](https://virtualenvwrapper.readthedocs.org/en/latest/ "virtualenv-wrapper")):
```
$ mkvirtualenv curse_spider
```
And install requirements:
```
$ make requirements
```
Then run!
```
$ make run
```
Addons will be on out directory.
## How i search my Addons to download?
On `curse_spider/my_addons.py` you can see the list of my preferred addons (im a rogue :P), add your addons in this file then `make run` again.
## Note
Addons can be downloaded in zip extension, you need extract and copy this addons on `World of Warcraft/Interface/Addons` directory.
## End
Good Game! See you on Azeroth!
Faôlin@Goldrinn or Vanuljin@Goldrinn