wy580477 / Leech-AIO-APP-EX

All Downloaders with Rclone auto-upload & Telegram notification on Docker | Docker 全能下载 APP + Rclone 自动上传 + 电报任务完成通知
191 stars 186 forks source link

ytdlp #36

Closed arjung24 closed 2 years ago

arjung24 commented 2 years ago

IMG_20220629_131202 IMG_20220629_131305

Please help.

arjung24 commented 2 years ago

Ohh god banned again. Brother please do something. Heroku banning all the accounts deploying this repo. Please do something 🙏🙏🙏

wy580477 commented 2 years ago
  1. Give me the video link so I can test it.

  2. It's not helping that you are screaming at me without any info. I ran over 100GB downloads via aria2 without issue yesterday. You need to give info such as which downloader did you use and you got banned during downloading or uploading. You can help me by testing deploy via heroku cli or github action: https://github.com/wy580477/Leech-AIO-APP-EX/issues/28#issuecomment-1159822885

arjung24 commented 2 years ago

https://www.ertflix.gr/en/series/ser.176310-agape-paranome

I will definitely try github action

wy580477 commented 2 years ago

image

I can't reproduce your problem.

arjung24 commented 2 years ago

Olivetin?? Maybe my ytdlp was not updated

wy580477 commented 2 years ago

Olivetin?? Maybe my ytdlp was not updated

Olivetin. yt-dlp is updated each time dyno restarts.

arjung24 commented 2 years ago

Problem is i m talking about docker deployment now. As i can't use heroku for now. I will try later with GitHub action

arjung24 commented 2 years ago

Is it possible to update docker deployment without reinstall everything again

arjung24 commented 2 years ago

IMG_20220703_104123

wy580477 commented 2 years ago

Is it possible to update docker deployment without reinstall everything again

Of couse you can. If you mounted docker volume on host, you won't lost anything.

image

arjung24 commented 2 years ago

What i did to deploy docker deployment:

  1. I uploaded docker-compose.yaml on main branch
  2. I git clone main branch on vps
  3. I set .env inside docker-compose.yaml file
  4. Then i ran this cmd "docker-compose -f docker-compose_en.yml up -d" Was it okay? Can i update now following your above command??
wy580477 commented 2 years ago

What i did to deploy docker deployment:

  1. I uploaded docker-compose.yaml on main branch
  2. I git clone main branch on vps
  3. I set .env inside docker-compose.yaml file
  4. Then i ran this cmd "docker-compose -f docker-compose_en.yml up -d" Was it okay? Can i update now following your above command??

Run following command: docker-compose -f docker-compose_en.yml down docker-compose -f docker-compose_en.yml pull docker-compose -f docker-compose_en.yml up -d

arjung24 commented 2 years ago

Done. Will metube now work with latest yt-dlp??

arjung24 commented 2 years ago

What i did to deploy docker deployment:

  1. I uploaded docker-compose.yaml on main branch
  2. I git clone main branch on vps
  3. I set .env inside docker-compose.yaml file
  4. Then i ran this cmd "docker-compose -f docker-compose_en.yml up -d" Was it okay? Can i update now following your above command??

Run following command: docker-compose -f docker-compose_en.yml down docker-compose -f docker-compose_en.yml pull docker-compose -f docker-compose_en.yml up -d

Metube is working now perfectly fine.

Please check the below issue https://github.com/wy580477/Leech-AIO-APP-EX/issues/37#issuecomment-1173002560

Another issue docker exec -it allinone sh

enter container shell

sv stop filebrowser
# stop filebrowser service
filebrowser -d /mnt/config/filebrowser.db users add username password --perm.admin
# add new account with admin privileges
sv start filebrowser
# start filebrowser service

I ran above cmd but it's not working.

IMG_20220703_111213

wy580477 commented 2 years ago

Another issue docker exec -it allinone sh # enter container shell sv stop filebrowser # stop filebrowser service filebrowser -d /mnt/config/filebrowser.db users add username password --perm.admin # add new account with admin privileges sv start filebrowser # start filebrowser service I ran above cmd but it's not working.

Path shoud be '/mnt/data/config/filebrowser.db' . I forgot to correct README.

arjung24 commented 2 years ago

Another issue docker exec -it allinone sh # enter container shell sv stop filebrowser # stop filebrowser service filebrowser -d /mnt/config/filebrowser.db users add username password --perm.admin # add new account with admin privileges sv start filebrowser # start filebrowser service I ran above cmd but it's not working.

Path shoud be '/mnt/data/config/filebrowser.db' . I forgot to correct README.

Ohh i see. 😊😊 It worked. Thanks brother.

arjung24 commented 2 years ago

IMG_20220703_123143

wy580477 commented 2 years ago

You have to whitelist commands in filebrowser user setting.

arjung24 commented 2 years ago

IMG_20220703_124214

My settings are this. Do i need to do anything else to whitelist the command??

wy580477 commented 2 years ago

Come on. Add command to the form at the bottom.

Why am I teaching you how to use filebrowser here? I shoud have better thing to do in my life.....

arjung24 commented 2 years ago

Come on. Add command to the form at the bottom.

Why am I teaching you how to use filebrowser here? I shoud have better thing to do in my life.....

Sorry brother. Don't be angry with me.

arjung24 commented 2 years ago

Come on. Add command to the form at the bottom.

Why am I teaching you how to use filebrowser here? I shoud have better thing to do in my life.....

I added the command in bottom

gdlr -u username -p password https://instagram.com/bhabna_ashna

But not working

wy580477 commented 2 years ago

Come on. Add command to the form at the bottom. Why am I teaching you how to use filebrowser here? I shoud have better thing to do in my life.....

I added the command in bottom

gdlr -u username -p password https://instagram.com/bhabna_ashna

But not working

image

I don't have instagram account. So did a test with twitter link, works fine.

arjung24 commented 2 years ago

Come on. Add command to the form at the bottom. Why am I teaching you how to use filebrowser here? I shoud have better thing to do in my life.....

I added the command in bottom gdlr -u username -p password https://instagram.com/bhabna_ashna But not working

image

I don't have instagram account. So did a test with twitter link, works fine.

can i run rclone move command in filebrowser shell?? To move files from gallery_dl_downloads to google drive??

wy580477 commented 2 years ago

can i run rclone move command in filebrowser shell?? To move files from gallery_dl_downloads to google drive??

You can run any command as long as it's whitelisted.

arjung24 commented 2 years ago

Come on. Add command to the form at the bottom. Why am I teaching you how to use filebrowser here? I shoud have better thing to do in my life.....

I added the command in bottom gdlr -u username -p password https://instagram.com/bhabna_ashna But not working

image

I don't have instagram account. So did a test with twitter link, works fine.

I got succeeded also brother. But it's downloading all the files not moving to drive. But when i m downloading one file using gdlr, it moves the file to drive Strange 🤔🤔

arjung24 commented 2 years ago

can i run rclone move command in filebrowser shell?? To move files from gallery_dl_downloads to google drive??

You can run any command as long as it's whitelisted.

Don't be angry with me brother. Forgive me if asking wrong. Can u help me telling the command to move files from gallery_dl_downloads to my google drive via rclone 🙏🙏

arjung24 commented 2 years ago

I whitelisted rclone command but it's showing IMG_20220703_172428

wy580477 commented 2 years ago

Don't be angry with me brother. Forgive me if asking wrong. Can u help me telling the command to move files from gallery_dl_downloads to my google drive via rclone 🙏🙏

There is an easy way. Add following to rclone.conf file:

[local] type = alias remote = /mnt/data

Then you can drag local folder/file to Rclone remote in Rclone WebUI.

wy580477 commented 2 years ago

I whitelisted rclone command but it's showing IMG_20220703_172428

I can't reproduce your problem

image

arjung24 commented 2 years ago

I added local to rclone.conf and also i whitelisted the following rclone command

IMG_20220703_174211 IMG_20220703_174232

wy580477 commented 2 years ago

I added local to rclone.conf and also i whitelisted the following rclone command

Something went wrong when you add rclone command to whitelist.

Just use Rclone WebUI, it's way easier.

arjung24 commented 2 years ago

I added local to rclone.conf and also i whitelisted the following rclone command

Something went wrong when you add rclone command to whitelist.

Just use Rclone WebUI, it's way easier.

Did u mean rclone serve??

arjung24 commented 2 years ago

IMG_20220703_174804 This one??

wy580477 commented 2 years ago

Did u mean rclone serve??

image

You are driving me mad....

arjung24 commented 2 years ago

Did u mean rclone serve??

image

You are driving me mad....

Actually I can't find any options here to move from local to drive IMG_20220703_175007

arjung24 commented 2 years ago

Did u mean rclone serve??

image

You are driving me mad....

Don't scare me brother. I am your little brother 😊😊

wy580477 commented 2 years ago

image

My last reply. I'm not your free tech teacher to guild you step by step.

arjung24 commented 2 years ago

image

My last reply. I'm not your free tech teacher to guild you step by step.

Thanks a lot brother. I won't spare u my brother. If needed i will make u my premium teacher 😍😍