Here are the updated M3U playlists, adding the April 2025 General Conference MP3s.
I'm also including some Python 3.x download scripts in the archive (one for all conferences to date, and one just for this conference and the last one). I'm including them all in one zip file.
The Python download scripts allow you to download the MP3s using Python (without wget). They rename the files for this conference and the last one according to the previous pattern. If you don't want to download with the Python scripts, just ignore the .py files and do what you usually do.
I haven't fully debugged the Python scripts for scenarios when connections are lost and such, but ChatGPT thinks it should work. (It works fine when all goes as planned.) It won't redownload files that already exist in your current working directory where it downloads the files, and it shouldn't keep partially downloaded files unless you interrupt the program yourself. The Python scripts only use the standard library. These don't change the MP3 tags, currently.
Remember, the M3U files can be used to stream the Conferences (such as with `mpv "General Conference Talks.m3u"`). You can still use such as `wget -i "General Conference Talks.m3u" -nc` to download the MP3s via the M3U files, but it won't rename the files for the most recent two conferences appropriately if you do that. (The Python scripts will rename them.)
General_Conference_M3Us.zip
You do not have the required permissions to view the files attached to this post.