Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.

Adding reddit view-by-domain support #155

Closed
youvegottabecrazy opened this issue Mar 15, 2018 · 1 comment
Closed

Adding reddit view-by-domain support #155

youvegottabecrazy opened this issue Mar 15, 2018 · 1 comment

Comments

@youvegottabecrazy
Copy link

youvegottabecrazy commented Mar 15, 2018

The reddit site-wide by-domain view:
https://www.reddit.com/domain/youtube.com/

Is the same structure, uses the same feeds, and accepts the same filters as the by-subreddit view:
https://www.reddit.com/r/VideoBuzz

Subreddits cannot contain a period (.). Domains all contain a period.

VB's existing by-subreddit functionality can be made to handle domains by 1) checking the entry for a period. 2) If it contains a period, use the /domain/ URL instead of the /r/ URL.

Domains VB will support: youtu.be. youtube.com, m.youtube.com gfycat.com, streamable.com, liveleak.com vine.co

(Included for completeness.) Some domains that VB once supported no longer work with VB. This may be temporarily broken, or permanently broken, I don't know. I checked these & determined they do not currently work with VB: drive.google.com docs.google.com vidzi.tv

Pull request ---> #154

@Protuhj
Copy link
Owner

Protuhj commented Mar 25, 2018

Closing now that this has been merged to master.

@Protuhj Protuhj closed this as completed Mar 25, 2018
Protuhj added a commit that referenced this issue Mar 25, 2018
…upport by youvegottabecrazy.

Along with issue #155.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants