WWBN / AVideo-Encoder

Encoder Server for AVideo Platform Open-Source
https://platform.avideo.com
GNU Affero General Public License v3.0
151 stars 188 forks source link

Encoder fail to download some videos #172

Open Elfanar opened 4 years ago

Elfanar commented 4 years ago

Hi,

I've setup the encoder as subfolder for my youphptube installation. While some videos are working just fine, some are not working with me, I get this : Sorry! We could not get the title of your video (https://www.youtube.com/watch?v=zhJDqLPFR78) go to Update your Youtube-DL to fix it.

Using the public encoder, things are working just fine, and I am pretty sure my youtube-dl is the latest, I tried sudo pip install --upgrade youtube-dl and all, I don't have any error messages at enc/videos/youphptube.log . This is a bug.

I can download the same video from server's command line (bash youtube-dl), and also I can download other videos using same encoder setup, just NOT this video, I think it is encoder bug but nothing at logs shows any information.

some videos working and some are not, I just gave you an example. youtube-dl is working fine and I did download those videos without troubles on same server using youtube-dl Screenshot from 2019-09-15 11-35-42

https://github.com/YouPHPTube/YouPHPTube/issues/2035#issuecomment-531728474

DanielnetoDotCom commented 4 years ago

Hi

lease check the encoder log file, also try to manually download this video using youtube-dl and check the output

It may be a location restriction.

Elfanar commented 4 years ago

You really should fully read the post, I already did download it using youtube-dl. and I found nothing related at the log file

DanielnetoDotCom commented 4 years ago

can you reproduce the error on our demo site?