Live data from Hacker News

Show HN: Simple Minimal YouTube Alternative Player (no ads...with powers)

beta.echotu.be

31–40 of 56 posts

Re: Show HN: Simple Minimal YouTube Alternative Player (no ads...with powers)

#31
post #19

mpv[1] can utilize youtube-dl[2] in the background for playback, so that is on-the-fly downloaded video, with no ads, played as it was local video, hw acceleration and all. [1]: https://github.com/mpv-player/mpv [2]: https://rg3.github.io/youtube-dl/

And it works not only with youtube but at plenty of other places as well.

Re: Show HN: Simple Minimal YouTube Alternative Player (no ads...with powers)

#32
Slightly offtopic. Is there a way to watch youtube videos across different devices while preserving video location?

Use case: start watching conference videos or lectures on my phone, then move to the laptop then continue on the tablet, then back to the computer. Similarly to the way iBooks transparently preserves and syncs reading position across devices.

Re: Show HN: Simple Minimal YouTube Alternative Player (no ads...with powers)

#34
post #32

Slightly offtopic. Is there a way to watch youtube videos across different devices while preserving video location? Use case: start watching conference videos or lectures on my phone, then move to the laptop then continue on the tablet, then back to the computer. Similarly to the way iBooks transparently preserves and syncs reading position across devices.

Use the website or first-party clients, it does that if you are logged in.

(not trying to be snarky, if you tend to use 3rd party clients you might not know)

Re: Show HN: Simple Minimal YouTube Alternative Player (no ads...with powers)

#35

The page at ' https://orizens.github.io/echoes-ng2/#/' was loaded over HTTPS, but requested an insecure script ' http://www.youtube.com/iframe_api' . This request has been blocked; the content must be served over HTTPS.

hi. you should use http for now:

http://orizens.github.io/echoes-ng2

Re: Show HN: Simple Minimal YouTube Alternative Player (no ads...with powers)

#36
post #29

Awesome app. A Grooveshark replacement for me. I don't know if it too much to ask but Last.fm integration beyond just scrobbling can be nice. I have used an app belonging to Windows store which used to fetch full discography of searched artist from somewhere and show best YouTube video song next to every track. One question: Are there benefits of signing in beside being able to save playlist? Great work.

thanks. currently, benefits of sign-in is: load your youtube user playlists and play them. save a playlist is a work in progress

Re: Show HN: Simple Minimal YouTube Alternative Player (no ads...with powers)

#37
post #32

Slightly offtopic. Is there a way to watch youtube videos across different devices while preserving video location? Use case: start watching conference videos or lectures on my phone, then move to the laptop then continue on the tablet, then back to the computer. Similarly to the way iBooks transparently preserves and syncs reading position across devices.

Use the website or first-party clients, it does that if you are logged in. (not trying to be snarky, if you tend to use 3rd party clients you might not know)

Hmm.. I must be doing something wrong then. Logged in on my Chrome on Mac, watched a video, paused it. Closed tab, reloaded tab. The video plays from the beginning. Opened the same video on my iPhone, official youtube app. Plays from the beginning as well.

I guess I need to investigate this further. I didn't realize official google apps support this functionality because it's never worked for me. Thanks for mentioning it.

Re: Show HN: Simple Minimal YouTube Alternative Player (no ads...with powers)

#38
post #37

Earlier quoted context omitted.

Use the website or first-party clients, it does that if you are logged in. (not trying to be snarky, if you tend to use 3rd party clients you might not know)

Hmm.. I must be doing something wrong then. Logged in on my Chrome on Mac, watched a video, paused it. Closed tab, reloaded tab. The video plays from the beginning. Opened the same video on my iPhone, official youtube app. Plays from the beginning as well. I guess I need to investigate this further. I didn't realize official google apps support this functionality because it's never worked for me. Thanks for mentionin…

hi @tra3 currently, Echoes doesn't support playing a video from where it was recently paused. if more users request it - i'll add it.

Re: Show HN: Simple Minimal YouTube Alternative Player (no ads...with powers)

#39
post #37

Earlier quoted context omitted.

Use the website or first-party clients, it does that if you are logged in. (not trying to be snarky, if you tend to use 3rd party clients you might not know)

Hmm.. I must be doing something wrong then. Logged in on my Chrome on Mac, watched a video, paused it. Closed tab, reloaded tab. The video plays from the beginning. Opened the same video on my iPhone, official youtube app. Plays from the beginning as well. I guess I need to investigate this further. I didn't realize official google apps support this functionality because it's never worked for me. Thanks for mentionin…

Are you logged in to a Google/YouTube account?

Re: Show HN: Simple Minimal YouTube Alternative Player (no ads...with powers)

#40
post #4
post #2

Interesting, I wonder when will youtube shut it down in a way or another...

They haven't shut down youtube-dl yet which allow downloads of only the audio track.

You can download the video as well, actually it does this by default, then strips out the audio (-x option). -k keeps the video file.
Post reply on HN