Hacker News new | past | comments | ask | show | jobs | submit login

can you add a button to get a link to some of these so you can go back to them?

for instance this is a nice sunset going on at the moment

https://player.vimeo.com/video/431141355?autoplay=1&title=0&...

but had to go extract it out of the code




On the point of buttons that "Open a new window somewhere in the world" button really needs moving to the bottom right corner. Despite being transparent it's blocking and spoiling the views.


Try this in the JS console:

  $('#btn-window').setAttribute('style', 'left: 95%; right: 5%; transform: translate(-50%,0%);')


oh, these aren't live, just recorded videos? even recorded, these are interesting.


Yeah, it is an exponentially more difficult problem when done live - aka Bill O'Reilly Rule.


10 min recordings.


The following seems to do it:

  $('#vimeo-frame').getAttribute('src').match(/^(.*)\?/)[1]




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: