How do I access this podcast?
- Anmelden oder Registrieren um Kommentare zu schreiben
I can't access this podcast. JavaScript issues.
Does anybody know how I can get it?
Caleb Herbert wrote:
> I can't access this podcast. JavaScript issues.
>
> Does anybody know how I can get it?
>
> http://sharethesamesky.com/podcast
Here are some ideas to try:
Read the source markup for the page and suss out the URLs where the audio
actually comes from.
Give youtube-dl (https://rg3.github.io/youtube-dl/) the site's URL and see
if youtube-dl will fetch the audio for you.
Write to the site maintainers and ask them to add an RSS feed pointing
directly to the audio files so you can play the audio without running
non-free Javascript.
You can listen to it without javascript here: https://player.fm/series/we-share-the-same-sky/chapter-vii-a-strange-way-of-feeling-alive
Click on the little double-arrow buttons next to the "We Share the Same Sky" title to navigate to previous episodes in the podcast. The double arrow buttons look like this: « »
https://www.buzzsprout.com/502291/2037987-chapter-vii-a-strange-way-of-feeling-alive.mp3
https://www.buzzsprout.com/502291/1989721-chapter-vi-i-m-going-to-jump.mp3
https://www.buzzsprout.com/502291/1946318-chapter-v-i-didn-t-ask-him-his-name.mp3
https://www.buzzsprout.com/502291/1901660-chapter-iv-the-end-of-the-world.mp3
https://www.buzzsprout.com/502291/1863382-chapter-iii-this-house-has-memories.mp3
https://www.buzzsprout.com/502291/1825876-chapter-ii-don-t-make-waves.mp3
https://www.buzzsprout.com/502291/1768732-chapter-i-like-an-oak-tree.mp3
Use 'wget' to download.
eg.
wget https://www.buzzsprout.com/502291/1768732-chapter-i-like-an-oak-tree.mp3
or get all at the same time with one command (download attachment and run the command in the same directory):
wget -i url_list.txt
Anhang | Größe |
---|---|
url_list.txt | 559 Bytes |
- Anmelden oder Registrieren um Kommentare zu schreiben