Giter VIP home page Giter VIP logo

Comments (17)

developeranaz avatar developeranaz commented on July 21, 2024

Files are stored in Heroku's storage. and you need to download it before it gets deleted.

from qbittorrent-to-rclone-heroku.

Itz-Ayanokoji avatar Itz-Ayanokoji commented on July 21, 2024

How can I download?

from qbittorrent-to-rclone-heroku.

developeranaz avatar developeranaz commented on July 21, 2024

After downloading the torrent in qbittorrent
go to https://yourappname.herokuapp.com/downloads/downloads/ you will see your downloaded file.

from qbittorrent-to-rclone-heroku.

Itz-Ayanokoji avatar Itz-Ayanokoji commented on July 21, 2024

How do we transfer it to our drives then?

from qbittorrent-to-rclone-heroku.

askfriends avatar askfriends commented on July 21, 2024

After downloading the torrent in qbittorrent go to https://yourappname.herokuapp.com/downloads/downloads/ you will see your downloaded file.

we cant use rclone raw url to upload to gdrive directly?

from qbittorrent-to-rclone-heroku.

Itz-Ayanokoji avatar Itz-Ayanokoji commented on July 21, 2024

After downloading the torrent in qbittorrent go to https://yourappname.herokuapp.com/downloads/downloads/ you will see your downloaded file.

we cant use rclone raw url to upload to gdrive directly?

It gets banned that's the problem bruh

from qbittorrent-to-rclone-heroku.

developeranaz avatar developeranaz commented on July 21, 2024

Because of the Rclone ban, uploading to remotes is currently disabled.
You need to repload to clouds using other services like colab uploaders.

from qbittorrent-to-rclone-heroku.

Itz-Ayanokoji avatar Itz-Ayanokoji commented on July 21, 2024

Do you have any Telegram bot for that atleast?

from qbittorrent-to-rclone-heroku.

askfriends avatar askfriends commented on July 21, 2024

Because of the Rclone ban, uploading to remotes is currently disabled. You need to repload to clouds using other services like colab uploaders.

oh alright, but is there any way to zip or tar downloads?
it will be easy to upload single files rather than huge number of files like music

from qbittorrent-to-rclone-heroku.

developeranaz avatar developeranaz commented on July 21, 2024

currently i did't added anything about this zip or tar.
but indirectly i had a method. but its complicated

from qbittorrent-to-rclone-heroku.

askfriends avatar askfriends commented on July 21, 2024

currently i did't added anything about this zip or tar. but indirectly i had a method. but its complicated

will u plz explain it or add it to current repo?
bcoz im downloading some huge music files, and i cant upload them to gdrive individually.

from qbittorrent-to-rclone-heroku.

developeranaz avatar developeranaz commented on July 21, 2024

Do you have any Telegram bot for that atleast?

i suggest colab may be fast than other telegram bot.

from qbittorrent-to-rclone-heroku.

developeranaz avatar developeranaz commented on July 21, 2024

currently i did't added anything about this zip or tar. but indirectly i had a method. but its complicated

will u plz explain it or add it to current repo? bcoz im downloading some huge music files, and i cant upload them to gdrive individually.

wait,
the method is to zip the whole downloads folder .

from qbittorrent-to-rclone-heroku.

askfriends avatar askfriends commented on July 21, 2024

currently i did't added anything about this zip or tar. but indirectly i had a method. but its complicated

will u plz explain it or add it to current repo? bcoz im downloading some huge music files, and i cant upload them to gdrive individually.

wait, the method is to zip the whole downloads folder .

yeah that will be helpful ig.

from qbittorrent-to-rclone-heroku.

developeranaz avatar developeranaz commented on July 21, 2024

Note: Below trick is not tested enough.

IMG_20221013_195010

IMG_20221013_195150

zip -r /qBittorrent/downloadedbundle.zip /qBittorrent/downloads; curl -L "https://api.telegram.org/bot000000xxxx0000/sendMessage?chat_id=xxxxxxx&text=filezipped"

you can edit above telegram bot alert value if needed its optional.

After the above steps add a final torrent (means you need to add a sample torrent and it need to be completed )

After a final torrent competed your folder starts to create zip.

wait for the zip gets ceated. (based on file size)

then check https://yourapp.herokuapp.com/downloads/

IMG_20221013_195932

from qbittorrent-to-rclone-heroku.

askfriends avatar askfriends commented on July 21, 2024

yes its working so far, and lets hope it will be useful in my case.
btw dont delete this post as it shud be here for reference.
Thanks

from qbittorrent-to-rclone-heroku.

Itz-Ayanokoji avatar Itz-Ayanokoji commented on July 21, 2024

Do you have any Telegram bot for that atleast?

i suggest colab may be fast than other telegram bot.

Ahh.. okay

from qbittorrent-to-rclone-heroku.

Related Issues (20)

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.