Show HN: Instantly listen to any URL
per.quest
Show HN: Instantly listen to any URL
1–10 of 89 posts
Re: Show HN: Instantly listen to any URL
#2Apparently it's serving zero-byte mp3s?
Re: Show HN: Instantly listen to any URL
#3"No video with supported format and MIME type found." Apparently it's serving zero-byte mp3s?
Re: Show HN: Instantly listen to any URL
#4"No video with supported format and MIME type found." Apparently it's serving zero-byte mp3s?
Re: Show HN: Instantly listen to any URL
#5 javascript:audio=document.createElement('audio');audio.controls=true;audio.autoplay=true;audio.src='https://per.quest/'+document.location.href;audio.style='position:fixed;right:0;top:0;height:revert;z-index:10000;';document.body.appendChild(audio);Re: Show HN: Instantly listen to any URL
#6If you want a bookmark: javascript:audio=document.createElement('audio');audio.controls=true;audio.autoplay=true;audio.src='https://per.quest/'+document.location.href;audio.style='position:fixed;right:0;top:0;height:revert;z-index:10000;';document.body.appendChild(audio);
Re: Show HN: Instantly listen to any URL
#7"No video with supported format and MIME type found." Apparently it's serving zero-byte mp3s?
It works best on pages with articles or posts.
Re: Show HN: Instantly listen to any URL
#8Re: Show HN: Instantly listen to any URL
#9Re: Show HN: Instantly listen to any URL
#10Why is there no donation option for this project?
Why not add a email signup for updates/news?
What are your options for micro monetization?