Closed DamnYatin closed 2 years ago
Files are stored in Heroku's storage. and you need to download it before it gets deleted.
How can I download?
After downloading the torrent in qbittorrent go to https://yourappname.herokuapp.com/downloads/downloads/ you will see your downloaded file.
How do we transfer it to our drives then?
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?
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
Because of the Rclone ban, uploading to remotes is currently disabled. You need to repload to clouds using other services like colab uploaders.
Do you have any Telegram bot for that atleast?
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
currently i did't added anything about this zip or tar. but indirectly i had a method. but its complicated
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.
Do you have any Telegram bot for that atleast?
i suggest colab may be fast than other telegram bot.
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 .
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.
Note: Below trick is not tested enough.
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/
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
Do you have any Telegram bot for that atleast?
i suggest colab may be fast than other telegram bot.
Ahh.. okay
Can you please tell me where the files are stored after I downloaded the content?