Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'The Curtain Call' Impact Podcast #1733

Open
BenWoodford76 opened this issue Dec 21, 2021 · 4 comments
Open

'The Curtain Call' Impact Podcast #1733

BenWoodford76 opened this issue Dec 21, 2021 · 4 comments

Comments

@BenWoodford76
Copy link
Member

Impact seem to have been doing a backstage interview podcast during the Quarantine season.

just noting it here so we dont forget about it

@samozzy samozzy added review Show reviews shows labels Dec 21, 2021
@samozzy
Copy link
Member

samozzy commented Dec 23, 2021

Here's a bunch of links!

19/20

20/21

Options

  • Add the links as links in the shows
  • Download the Soundcloud files to asset hosting as a backup (we probably can't host them publicly without permission, but can fall back to them if and when they disappear externally)
    Thoughts?

@wjdp
Copy link
Member

wjdp commented Dec 29, 2021

Sounds like a plan 👍

@wjdp
Copy link
Member

wjdp commented Dec 29, 2021

Doing the download and put on s3 bucket now. For reference this is how

youtube-dl -f http_mp3_128 "https://soundcloud.com/user-889570436/the-curtain-call-hello-world"
youtube-dl -f http_mp3_128 "https://soundcloud.com/user-889570436/the-curtain-call-far-apart-autumn-showers"
youtube-dl -f http_mp3_128 "https://soundcloud.com/user-889570436/the-curtain-call-i-think-he-was-called-rosalind"
youtube-dl -f http_mp3_128 "https://soundcloud.com/user-889570436/the-curtain-call-misorientation"
youtube-dl -f http_mp3_128 "https://soundcloud.com/user-889570436/the-curtain-call-cinnamon-tea"
youtube-dl -f http_mp3_128 "https://soundcloud.com/user-889570436/the-curtain-call-reverie"
youtube-dl -f http_mp3_128 "https://soundcloud.com/user-889570436/curtain-call-julius-caesar-mixdown"
youtube-dl -f http_mp3_128 "https://soundcloud.com/user-889570436/the-curtain-call-monkey"
youtube-dl -f http_mp3_128 "https://soundcloud.com/user-889570436/the-curtain-call-tldr"
youtube-dl -f http_mp3_128 "https://soundcloud.com/user-889570436/the-curtain-call-faces-accelerate"

the -f <format> is needed as otherwise it'll default to download a half gig WAV file for each episode, very much too big 😄

@wjdp
Copy link
Member

wjdp commented Dec 29, 2021

Done

 aws s3 sync . s3://nthp-assets/for_shows/
upload: ./The Curtain Call - I Think He Was Called Rosalind-888651466.mp3 to s3://nthp-assets/for_shows/The Curtain Call - I Think He Was Called Rosalind-888651466.mp3
upload: ./The Curtain Call - Cinnamon Tea-880251763.mp3 to s3://nthp-assets/for_shows/The Curtain Call - Cinnamon Tea-880251763.mp3
upload: ./The Curtain Call - Far Apart & Autumn Showers-966864178.mp3 to s3://nthp-assets/for_shows/The Curtain Call - Far Apart & Autumn Showers-966864178.mp3
upload: ./The Curtain Call - Hello World-931657252.mp3 to s3://nthp-assets/for_shows/The Curtain Call - Hello World-931657252.mp3
upload: ./The Curtain Call - Faces & Accelerate-971735674.mp3 to s3://nthp-assets/for_shows/The Curtain Call - Faces & Accelerate-971735674.mp3
upload: ./The Curtain Call - Misorientation-884448217.mp3 to s3://nthp-assets/for_shows/The Curtain Call - Misorientation-884448217.mp3
upload: ./The Curtain Call - Monkey-869957191.mp3 to s3://nthp-assets/for_shows/The Curtain Call - Monkey-869957191.mp3
upload: ./The Curtain Call - TL;DR-864390046.mp3 to s3://nthp-assets/for_shows/The Curtain Call - TL;DR-864390046.mp3
upload: ./The Curtain Call - [The Fall Of] Julius Caesar-872553874.mp3 to s3://nthp-assets/for_shows/The Curtain Call - [The Fall Of] Julius Caesar-872553874.mp3
upload: ./The Curtain Call - Reverie-876402811.mp3 to s3://nthp-assets/for_shows/The Curtain Call - Reverie-876402811.mp3

We should likely leave a comment in the YAML of the show file saying these files exist.

@samozzy samozzy added the assets label Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants