diff --git a/flake.nix b/flake.nix index 1e0c694..a786ac2 100644 --- a/flake.nix +++ b/flake.nix @@ -21,7 +21,9 @@ rust.enable = true; packages = [ pkgs.godot_4 + pkgs.watchexec + pkgs.mdbook pkgs.mdbook-katex @@ -30,6 +32,8 @@ python-pkgs.ruff python-pkgs.jedi-language-server ])) + + pkgs.yt-dlp ]; }; }; diff --git a/justfile b/justfile index d80c098..ba89269 100644 --- a/justfile +++ b/justfile @@ -29,3 +29,7 @@ serve-docs: # Regenerate docs figures on changes watch-figures: watchexec --exts=py --restart --watch docs python3 docs/figures.py + +# Download audio from youtube +rip-youtube-audio URL: + yt-dlp --audio-quality 0 --extract-audio {{ URL }} diff --git a/radio/Public Voices Radio/1970: KURT VONNEGUT Interview | Review | Writers and Wordsmiths | BBC Archive [LlALlVXe_p8].opus b/radio/Public Voices Radio/1970: KURT VONNEGUT Interview | Review | Writers and Wordsmiths | BBC Archive [LlALlVXe_p8].opus new file mode 100644 index 0000000..bcc80a0 Binary files /dev/null and b/radio/Public Voices Radio/1970: KURT VONNEGUT Interview | Review | Writers and Wordsmiths | BBC Archive [LlALlVXe_p8].opus differ diff --git a/radio/Public Voices Radio/FEYNMAN AND THE BOMB - audio only [vJfw86Hzei0].opus b/radio/Public Voices Radio/FEYNMAN AND THE BOMB - audio only [vJfw86Hzei0].opus new file mode 100644 index 0000000..1765ac6 Binary files /dev/null and b/radio/Public Voices Radio/FEYNMAN AND THE BOMB - audio only [vJfw86Hzei0].opus differ diff --git a/radio/Public Voices Radio/Feynman-"what differs physics from mathematics" [B-eh2SD54fM].opus b/radio/Public Voices Radio/Feynman-"what differs physics from mathematics" [B-eh2SD54fM].opus new file mode 100644 index 0000000..fe6a134 Binary files /dev/null and b/radio/Public Voices Radio/Feynman-"what differs physics from mathematics" [B-eh2SD54fM].opus differ diff --git a/radio/Public Voices Radio/George Carlin's Advice on Dealing with the 2016 Election [eVZMifGcW64].opus b/radio/Public Voices Radio/George Carlin's Advice on Dealing with the 2016 Election [eVZMifGcW64].opus new file mode 100644 index 0000000..0f0b88f Binary files /dev/null and b/radio/Public Voices Radio/George Carlin's Advice on Dealing with the 2016 Election [eVZMifGcW64].opus differ diff --git a/radio/Public Voices Radio/John Cleese's Legendary 1991 Speech About Creativity [nvKeu46jgwo].opus b/radio/Public Voices Radio/John Cleese's Legendary 1991 Speech About Creativity [nvKeu46jgwo].opus new file mode 100644 index 0000000..a190d6d Binary files /dev/null and b/radio/Public Voices Radio/John Cleese's Legendary 1991 Speech About Creativity [nvKeu46jgwo].opus differ diff --git a/radio/Public Voices Radio/NOTES.md b/radio/Public Voices Radio/NOTES.md new file mode 100644 index 0000000..edd5fbc --- /dev/null +++ b/radio/Public Voices Radio/NOTES.md @@ -0,0 +1,4 @@ +# FEYNMAN AND THE BOMB + +This is stitched together. Possibly separate them. +Discard the section that is taken from the live talk about 1/3 in. diff --git a/radio/Public Voices Radio/Terence McKenna: Hallucinogens And Culture (Full Lecture And Interview) [9AaZy5pVdpA].opus b/radio/Public Voices Radio/Terence McKenna: Hallucinogens And Culture (Full Lecture And Interview) [9AaZy5pVdpA].opus new file mode 100644 index 0000000..3af3f6a Binary files /dev/null and b/radio/Public Voices Radio/Terence McKenna: Hallucinogens And Culture (Full Lecture And Interview) [9AaZy5pVdpA].opus differ diff --git a/radio/Public Voices Radio/The Pale Blue Dot (Full Speech by Carl Sagan) [pQobd6o3ujU].opus b/radio/Public Voices Radio/The Pale Blue Dot (Full Speech by Carl Sagan) [pQobd6o3ujU].opus new file mode 100644 index 0000000..5a1b684 Binary files /dev/null and b/radio/Public Voices Radio/The Pale Blue Dot (Full Speech by Carl Sagan) [pQobd6o3ujU].opus differ diff --git a/radio/TranceDrift Transmission/Fractured Equations.mp3 b/radio/TranceDrift Transmission/Fractured Equations.mp3 new file mode 100644 index 0000000..9598a8f Binary files /dev/null and b/radio/TranceDrift Transmission/Fractured Equations.mp3 differ diff --git a/radio/TranceDrift Transmission/Lost in the Dust.mp3 b/radio/TranceDrift Transmission/Lost in the Dust.mp3 new file mode 100644 index 0000000..4628f27 Binary files /dev/null and b/radio/TranceDrift Transmission/Lost in the Dust.mp3 differ diff --git a/radio/Vinyl Voltage FM/Backin' Through the Town.mp3 b/radio/Vinyl Voltage FM/Backin' Through the Town.mp3 new file mode 100644 index 0000000..ebad0ac Binary files /dev/null and b/radio/Vinyl Voltage FM/Backin' Through the Town.mp3 differ diff --git a/radio/Vinyl Voltage FM/Bring Out The Tank! Alternative.mp3 b/radio/Vinyl Voltage FM/Bring Out The Tank! Alternative.mp3 new file mode 100644 index 0000000..7ddd22c Binary files /dev/null and b/radio/Vinyl Voltage FM/Bring Out The Tank! Alternative.mp3 differ diff --git a/radio/Vinyl Voltage FM/Bring Out The Tank!.mp3 b/radio/Vinyl Voltage FM/Bring Out The Tank!.mp3 new file mode 100644 index 0000000..15fe5bc Binary files /dev/null and b/radio/Vinyl Voltage FM/Bring Out The Tank!.mp3 differ diff --git a/radio/Vinyl Voltage FM/Corners.mp3 b/radio/Vinyl Voltage FM/Corners.mp3 new file mode 100644 index 0000000..aa0ed18 Binary files /dev/null and b/radio/Vinyl Voltage FM/Corners.mp3 differ diff --git a/radio/Vinyl Voltage FM/First Car - 1.mp3 b/radio/Vinyl Voltage FM/First Car - 1.mp3 new file mode 100644 index 0000000..440da47 Binary files /dev/null and b/radio/Vinyl Voltage FM/First Car - 1.mp3 differ diff --git a/radio/Vinyl Voltage FM/First Car - 2.mp3 b/radio/Vinyl Voltage FM/First Car - 2.mp3 new file mode 100644 index 0000000..af97684 Binary files /dev/null and b/radio/Vinyl Voltage FM/First Car - 2.mp3 differ diff --git a/radio/Vinyl Voltage FM/Mr Pocket.mp3 b/radio/Vinyl Voltage FM/Mr Pocket.mp3 new file mode 100644 index 0000000..cd2c7d7 Binary files /dev/null and b/radio/Vinyl Voltage FM/Mr Pocket.mp3 differ diff --git a/radio/Vinyl Voltage FM/NOTES.md b/radio/Vinyl Voltage FM/NOTES.md new file mode 100644 index 0000000..e284d62 --- /dev/null +++ b/radio/Vinyl Voltage FM/NOTES.md @@ -0,0 +1,5 @@ +# Best + +- The Timeless Jive +- Corners + diff --git a/radio/Vinyl Voltage FM/No Safe Way Home.mp3 b/radio/Vinyl Voltage FM/No Safe Way Home.mp3 new file mode 100644 index 0000000..632451e Binary files /dev/null and b/radio/Vinyl Voltage FM/No Safe Way Home.mp3 differ diff --git a/radio/Vinyl Voltage FM/The Timeless Jive - Folk.mp3 b/radio/Vinyl Voltage FM/The Timeless Jive - Folk.mp3 new file mode 100644 index 0000000..be9cbf1 Binary files /dev/null and b/radio/Vinyl Voltage FM/The Timeless Jive - Folk.mp3 differ diff --git a/radio/Vinyl Voltage FM/The Timeless Jive.mp3 b/radio/Vinyl Voltage FM/The Timeless Jive.mp3 new file mode 100644 index 0000000..db20de6 Binary files /dev/null and b/radio/Vinyl Voltage FM/The Timeless Jive.mp3 differ diff --git a/radio/Vinyl Voltage FM/Whirlwind Affair - Swing.mp3 b/radio/Vinyl Voltage FM/Whirlwind Affair - Swing.mp3 new file mode 100644 index 0000000..b3831ba Binary files /dev/null and b/radio/Vinyl Voltage FM/Whirlwind Affair - Swing.mp3 differ diff --git a/radio/Vinyl Voltage FM/Whirlwind Affair - Trance.mp3 b/radio/Vinyl Voltage FM/Whirlwind Affair - Trance.mp3 new file mode 100644 index 0000000..4819307 Binary files /dev/null and b/radio/Vinyl Voltage FM/Whirlwind Affair - Trance.mp3 differ