ViewTube / viewtube

▶️ ViewTube: The open source, privacy-conscious way to enjoy your favorite YouTube content. Docs: https://viewtube.wiki, Status: https://uptime.viewtube.io
https://viewtube.io
GNU Affero General Public License v3.0
1.31k stars 75 forks source link

Manual Channel Subscriptions Not Available #930

Closed intp56 closed 3 years ago

intp56 commented 3 years ago

Describe the Bug

Unfortunately the Subscribe button seems to be only very sporadically available. Is this a known issue?

Steps to Reproduce the Bug

  1. Go to any channel or video
  2. Click "Subscribe"
  3. Unfortunately the button is not clickable, most of the time.

Expected Behaviour

To subscribe to a channel

Screenshot/Screen recording

Device Info

Device: IdeaPad 300-17ISK OS: ElementaryOS Hera Browser: Brave Version: Current

Additional Context

moisout commented 3 years ago

Hi, you can only subscribe to a channel when you're logged in. Are you sure this is the case?

intp56 commented 3 years ago

Yes, quite sure, thanks. Just tested again, same result.

moisout commented 3 years ago

I see, i'll look into it

acupofjose commented 3 years ago

In the meantime, you can export to OPML using a userscript (like this one: https://greasyfork.org/en/scripts/418574-export-youtube-subscriptions-to-rss-opml)

moisout commented 3 years ago

I have created a fix in #941, but i will have to test it first. I will update this issue once it's deployed on dev.viewtube.io.

moisout commented 3 years ago

It's now on dev.viewtube.io, it's working for me. Can someone test it aswell?

intp56 commented 3 years ago

It's now on dev.viewtube.io, it's working for me. Can someone test it aswell?

Thank you--I attempted to sign in, but my normal credentials which work on the public site were unfortunately rejected.

moisout commented 3 years ago

Yes, the dev and normal site are using different databases, because dev is on the latest unstable version, while the normal site runs the latest release.