For some time I've been tinkering with a script which manages my own fine-grained youtube subscription preferences, periodically scrapes various pages for metadata, and then as necessary extracts videos by using the youtube-dl utility. The end result is a directory on my machine which always has a few interesting videos to watch, ad-free, tracking-free, network connection free, using my favorite full-featured video p…
Show HN: Tube – Minimalist YouTube
41–50 of 116 posts
Re: Show HN: Tube – Minimalist YouTube
#42I started a project to make websites like this for all websites, but didn't get very far. I feel like pretty much every other website could use a lightweight and fast version. Creating those versions is a lot of boring work, though, as you're just parsing DOMs or APIs and there is no challenge to it. (Never mind when they change the HTML again.) Thanks for creating this one!
One thing I love to do is to block all the garbage of websites with uBlock Origin by adding my own filters. That does not give a result as good as this project but it quicker to do.
Re: Show HN: Tube – Minimalist YouTube
#43Earlier quoted context omitted.
It would be easier to "make" these with semantic web. Maybe your browser would just have some generic viewer so that you would not have to make any at all.
I'm writing a small JavaScript engine that converts websites to JSON, and displays JSON as websites. Since an entire site is described in the same JSON file, the whole site is a single download, and it rebuilds pages in the browser instead of calling the server - much faster, especially on mobile. If the browser had this small engine, it could render these sites natively.
Re: Show HN: Tube – Minimalist YouTube
#44For some time I've been tinkering with a script which manages my own fine-grained youtube subscription preferences, periodically scrapes various pages for metadata, and then as necessary extracts videos by using the youtube-dl utility. The end result is a directory on my machine which always has a few interesting videos to watch, ad-free, tracking-free, network connection free, using my favorite full-featured video p…
Re: Show HN: Tube – Minimalist YouTube
#45For some time I've been tinkering with a script which manages my own fine-grained youtube subscription preferences, periodically scrapes various pages for metadata, and then as necessary extracts videos by using the youtube-dl utility. The end result is a directory on my machine which always has a few interesting videos to watch, ad-free, tracking-free, network connection free, using my favorite full-featured video p…
VLC can also play youtube URLs directly, although buffering can be annoying.
There's also a Python package called "whitey" which provides an ncurses interface for searching youtube, and sending videos to e.g. mplayer or youtube-dl.
If you want to "subscribe" without needing an account, every youtube channel provides an RSS feed (look in the of the page source).
Re: Show HN: Tube – Minimalist YouTube
#46At the end of the video, it still shows recommendations. Do you have any control over that? Can you set it to not show recommendations?
It is missing comments. I can see why you would choose that, but I'd rather have comments (something I also miss when I watch YouTube on a Roku) and still not have recommendations because they lead to watching too many videos.
Re: Show HN: Tube – Minimalist YouTube
#47For some time I've been tinkering with a script which manages my own fine-grained youtube subscription preferences, periodically scrapes various pages for metadata, and then as necessary extracts videos by using the youtube-dl utility. The end result is a directory on my machine which always has a few interesting videos to watch, ad-free, tracking-free, network connection free, using my favorite full-featured video p…
I'd love to know if you have any comments or suggestions.
Re: Show HN: Tube – Minimalist YouTube
#48Re: Show HN: Tube – Minimalist YouTube
#49Re: Show HN: Tube – Minimalist YouTube
#50For some time I've been tinkering with a script which manages my own fine-grained youtube subscription preferences, periodically scrapes various pages for metadata, and then as necessary extracts videos by using the youtube-dl utility. The end result is a directory on my machine which always has a few interesting videos to watch, ad-free, tracking-free, network connection free, using my favorite full-featured video p…
How well does youtube-dl deal with video playback being restricted to play only from youtube.com? For instance this Tube site can't really play most music videos.