Giter Club home page Giter Club logo

Comments (4)

Tzahi12345 avatar Tzahi12345 commented on July 24, 2024

The frontend URL is the URL you will use in a browser to access YTDL-Material. From what I understand, you are using Docker w/ a reverse-proxy. In this instance, I believe the frontend URL will be whatever path the reverse-proxy is pointing to.

Example:

Imagine your hostname is example.com and the reverse-proxy uses the path /ytdl. The frontend URL will be http://example.com/ytdl

The backend URL (if hosted on the same server) will be http://example.com:17442/

Let me know if these settings work alright for you! I'm not too familiar with how Docker and nginx-proxy work so I may be wrong on these configuration items. BTW: any other errors other than the "could not load formats"? That error in particular is not breaking, it simply means that quality formats (like 1080p, 720p) could not be found. There must be some other error happening.

from youtubedl-material.

hjyoung1 avatar hjyoung1 commented on July 24, 2024

The frontend URL is the URL you will use in a browser to access YTDL-Material. From what I understand, you are using Docker w/ a reverse-proxy. In this instance, I believe the frontend URL will be whatever path the reverse-proxy is pointing to.

Example:

Imagine your hostname is example.com and the reverse-proxy uses the path /ytdl. The frontend URL will be http://example.com/ytdl

The backend URL (if hosted on the same server) will be http://example.com:17442/

Let me know if these settings work alright for you! I'm not too familiar with how Docker and nginx-proxy work so I may be wrong on these configuration items. BTW: any other errors other than the "could not load formats"? That error in particular is not breaking, it simply means that quality formats (like 1080p, 720p) could not be found. There must be some other error happening.

Still same error.
using reverse proxy for
ytdl.example.com

frontend : http://ytdl.example.com
backend : http://ytdl.example.com:17442/ (tried without ytdl too)
But still same issue.
Screenshot_20200229-135629

I also tried deploying this normally without docker. But still facing similar issues :/

from youtubedl-material.

hjyoung1 avatar hjyoung1 commented on July 24, 2024

I tried latest 3.3 docker image and it's working fine now.
But i have some suggestions specially for mobile users
Screenshot_20200229-222503__01
As you see delete button and title is not completely visible. It would be great if you change 2 tiles for such cases.

from youtubedl-material.

Tzahi12345 avatar Tzahi12345 commented on July 24, 2024

Ok cool, great to hear the new version is working for you. It's an experimental build, and I'll be coming out with a slightly updated one within the next few days.

Thanks for the UI suggestions btw, I'll take a look at why they're getting cut off and get that in the new update.

Let me know if there are any more issues!

from youtubedl-material.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.