Code Monkey home page Code Monkey logo

kuebikobot's People

Contributors

dependabot[bot] avatar rkrohk avatar sahilkr24 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kuebikobot's Issues

Build was suspended

Was your build not suspended? when I deployed the build without rclone.conf it was fine but when I uploaded the rclone.conf to the repo and then deployed the build got suspended (not account) . If I am doing something wrong please help deploying this and please give full instructions for noobs

Please add support for downloading .torrent files and one more suggestion

hi..

first of all thanks a lot for this repository..very helpful.

It would be nice if you could add support for downloading .torrent files because almost all private trackers dont allow magnet url and they provide .torrent files only.

Also how can we change user-agent and peer-id to something like transmission client?
its also necessary bcoz most private trackers have banned aria2 client, so changing these values will solve that issue too.
looking forward.
and thanks once again.

Aria error on bot start

i got this error while trying to run the bot.py file :
File "bot.py", line 7, in <module> import aria File "/home/hp/kuebikobot/aria.py", line 8, in <module> host = socket.gethostbyname('aria2-pro') socket.gaierror: [Errno -3] Temporary failure in name resolution

Apparently socket can't get host ip or name, something is wrong,

In aria documentation the default is "https://localhost"
aria2 = aria2p.API( aria2p.Client( host="http://localhost", port=6800, secret="" ) )

Tried that no luck ):

is there's something i need to configure first?? thanks for this awesome project

environment variables?

what are the variables I set in heroku? I see nothing listed about them and that deploying it will just work

import aria error

[root@centos-s-1vcpu-1gb-sfo3-01 kuebikobot]# python --version
Python 2.7.5
[root@centos-s-1vcpu-1gb-sfo3-01 kuebikobot]# vim aria.py
[root@centos-s-1vcpu-1gb-sfo3-01 kuebikobot]# python3 bot.py
Traceback (most recent call last):
File "bot.py", line 7, in
import aria
File "/root/workspace/kuebikobot/aria.py", line 8, in
host = socket.gethostbyname('aria2-pro')
socket.gaierror: [Errno -2] Name or service not known

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.