Search notes:

Script: yt2mp3.bat

yt2mp3.bat is a wrapper around youtube-dl.exe which converts Youtube movies to mp3.
@rem
@rem  Use two parameters (percent1=percent2) because
@rem  the equal sign is treated as a seperator in cmd.exe.
@rem  Since youtube links always have an equal sign,
@rem  the original youtube link is constructed again.
@rem
youtube-dl --extract-audio --audio-format mp3 %1=%2
Github repository scripts-and-utilities, path: /yt2mp3.bat

See also

Almost the same thing in PowerShell: yt2mp3.ps1
Download youtube-dl.exe
Scripts

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1759390958, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/tools/scripts/personal/yt2mp3_bat(53): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78