Tzahi12345 / YoutubeDL-Material

Self-hosted YouTube downloader built on Material Design
MIT License
2.61k stars 269 forks source link

[BUG] Page dont display, just text #1132

Closed bonnebulle closed 1 month ago

bonnebulle commented 1 month ago

Describe the bug On page loading I just have text, no UI image

[EDIT] Localy (http://localhost:17442) all working greate... Am seraching issues arround Nginx

To Reproduce Steps to reproduce the behavior:

  1. Am on Raspberrypi 4, 64bit
  2. Install ( I try Docker + Local install )
  3. Reverse Proxy with Nginx
  4. Go to my dedicated domaine
  5. Just see text (code)
  6. Try to fix permissions

Expected behavior The website dont seem to works/display correctly after install (and default configuration). For manual install I just change the domaine name... ports forwarding are good. I expected a ready to go install

Screenshots If applicable, add screenshots to help explain your problem.

Environment

Additional context It is not my first docker/nginx install, I try a few things before asking for help

bonnebulle commented 1 month ago

Fixing Nginx all loading great I have an other issue Error while retrieving info on video with URL https://www.youtube.com/watch?v=ALBCasQYD90 with the following message: Error: Command failed with EACCES: node_modules/youtube-dl/bin/youtube-dl -o video/%(title)s.mp4 --write-info-json -f bestvideo+bestaudio --merge-output-format mp4 --write-thumbnail --no-clean-info-json -j --dump-json http://www.youtube.com/watch?v=XXXX spawn node_modules/youtube-dl/bin/youtube-dl EACCES But persmissions are OK

[EDIT] fixed, YT_DL is outdated... use YT_DLP indeed... #/settings;tab=advanced then restart

bonnebulle commented 1 month ago

same https://github.com/Tzahi12345/YoutubeDL-Material/issues/1080#