BalaRohanKotni / Flac2mp3

A flac to mp3 converter in python
1 stars 0 forks source link

heroku deploy support? #1

Open askfriends opened 3 years ago

askfriends commented 3 years ago

can u add heroku deploy support?

BalaRohanKotni commented 2 years ago

Sorry, I didn't understand. Are you asking about converting files in cloud?

askfriends commented 2 years ago

Sorry, I didn't understand. Are you asking about converting files in cloud?

Yes exactly. Two possibilities here

  1. If you could make this repo deployable on heroku as website then it will become standalone website where we can a) Choose files from our pc to convert them to mp3. b) we can give remote url of the flac songs and then it will fetch them and convert them to mp3.
  2. If you enhance it further and make a telegram bot deployable on heroku with google drive support, so when we give it flac songs from pc or from google drive link, it will copy them to heroku, convert them to mp3, and save those converted files back to google drive.

Heroku offers around 375gb of free storage and in some cases it gives 500gb which is sufficient and there are many repos available which does same type of work.

BalaRohanKotni commented 2 years ago

I was actually

Sorry, I didn't understand. Are you asking about converting files in cloud?

Yes exactly. Two possibilities here

  1. If you could make this repo deployable on heroku as website then it will become standalone website where we can a) Choose files from our pc to convert them to mp3. b) we can give remote url of the flac songs and then it will fetch them and convert them to mp3.
  2. If you enhance it further and make a telegram bot deployable on heroku with google drive support, so when we give it flac songs from pc or from google drive link, it will copy them to heroku, convert them to mp3, and save those converted files back to google drive.

Heroku offers around 375gb of free storage and in some cases it gives 500gb which is sufficient and there are many repos available which does same type of work.

Yes, I was thinking about making a website and deploying it in heroku. But, right now I'm busy. When ever I have free time, I will try to make it. Thank you.

askfriends commented 2 years ago

I was actually

Sorry, I didn't understand. Are you asking about converting files in cloud?

Yes exactly. Two possibilities here

  1. If you could make this repo deployable on heroku as website then it will become standalone website where we can a) Choose files from our pc to convert them to mp3. b) we can give remote url of the flac songs and then it will fetch them and convert them to mp3.
  2. If you enhance it further and make a telegram bot deployable on heroku with google drive support, so when we give it flac songs from pc or from google drive link, it will copy them to heroku, convert them to mp3, and save those converted files back to google drive.

Heroku offers around 375gb of free storage and in some cases it gives 500gb which is sufficient and there are many repos available which does same type of work.

Yes, I was thinking about making a website and deploying it in heroku. But, right now I'm busy. When ever I have free time, I will try to make it. Thank you.

best of luck bro!

BalaRohanKotni commented 2 years ago

I was actually

Sorry, I didn't understand. Are you asking about converting files in cloud?

Yes exactly. Two possibilities here

  1. If you could make this repo deployable on heroku as website then it will become standalone website where we can a) Choose files from our pc to convert them to mp3. b) we can give remote url of the flac songs and then it will fetch them and convert them to mp3.
  2. If you enhance it further and make a telegram bot deployable on heroku with google drive support, so when we give it flac songs from pc or from google drive link, it will copy them to heroku, convert them to mp3, and save those converted files back to google drive.

Heroku offers around 375gb of free storage and in some cases it gives 500gb which is sufficient and there are many repos available which does same type of work.

Yes, I was thinking about making a website and deploying it in heroku. But, right now I'm busy. When ever I have free time, I will try to make it. Thank you.

best of luck bro!

Thank you! 😀