wy580477 / Heroku-All-In-One-APP

yt-dlp+Aria2+WebUI+Rclone auto-upload+Filebrowser+Xray Vmess proxy& more on Heroku | Heroku 全能 APP
94 stars 98 forks source link

Metube #19

Open arjung24 opened 2 years ago

arjung24 commented 2 years ago

Please help. How can i download from Hotstar, zee5, sonyliv websites as these sites are supported by yt-dlp. But it's not working.

wy580477 commented 2 years ago

Well,considering these are paid services,likely you need add account options to metube.

I suggest you to seek additional help from metube/yt-dlp repo.

arjung24 commented 2 years ago

I got this from metube repo

IMG_20220521_103738

How it can be done with ur repo??

wy580477 commented 2 years ago

I got this from metube repo

IMG_20220521_103738

How it can be done with ur repo??

Emmm, first, you should add YTDL_OPTIONS via Heroku config vars during deployment. Set cookies path to /mnt/data/cookies for example.

Then, you can upload cookies to /mnt/data/cookies. You need do this step every time after dyno restarted. Or you can add cookies to repo before deployment, copy to defined cookies path in Dockerfile.

arjung24 commented 2 years ago

I will try. Please don't close this issue. I will let u know

arjung24 commented 2 years ago

Heroku suspended my account 😭😭

wy580477 commented 2 years ago

Heroku suspended my account 😭😭

Heroku started to ban any repo with aria2c/rclone process name in recent days.

Well, this is why I make a new repo. https://github.com/wy580477/Heroku-AIO-APP-EX