Awesome command-line cross-platform media player (including for Android)

Do you have a useful link that involves the Church and the technology discussed on this site? Post your links and resources here.
Balabanov.Nicholas
New Member
Posts: 3
Joined: Wed Mar 25, 2015 3:57 pm

Re: Awesome command-line cross-platform media player (including for Android)

#21

Post by Balabanov.Nicholas »

munaish wrote: Mon Jun 17, 2024 6:47 pm
Currently, it looks like if you download all the individual MP3 talks, it comes to about 29.2GB.

April 2024 alone is 100.7MB (if you do whole sessions, it's 136MB).

April 1971 alone is 296.6MB.
what if all of those files can be converted into OGG format with compression?
I used that instead of MP3 because first - its GNU or Apache license that doesn't requires royalty in opposite to Mp3 format that is a private and requires a certain amount of royalty after specific amount?
As well as it can take less space on a Disk massive :-)
tbarnesiv
New Member
Posts: 6
Joined: Sun Dec 06, 2009 9:25 am
Location: USA, Maryland

Re: Awesome command-line cross-platform media player (including for Android)

#22

Post by tbarnesiv »

munaish wrote: Tue Apr 09, 2024 7:09 pm Here's the updated General Conference talk MP3 URL list, which includes the latest General Conference and the older ones:

General Conference talks.m3u.zip

Don't forget that you can download them all in one go with wget by doing `wget -i "General Conference talks.m3u"`, but if you've already downloaded the previous MP3 files, don't download them all all over again; use the following file instead (which only has the latest conference):

April2024GeneralConference.m3u.zip


As a side note, I wanted to point out that I think it's actually more spiritually uplifting to listen to a whole session at a time, than random talks, but it's nice to be able to listen to random talks, still.
Thanks again as always. I like to use the following command so I don't clobber my already downloaded files:

Code: Select all

wget -i "General Conference Talks.m3u" -nc
munaish
Member
Posts: 169
Joined: Sun Apr 01, 2012 1:58 pm

Re: Awesome command-line cross-platform media player (including for Android)

#23

Post by munaish »

Balabanov.Nicholas wrote: Mon Jun 24, 2024 2:57 pm
munaish wrote: Mon Jun 17, 2024 6:47 pm
Currently, it looks like if you download all the individual MP3 talks, it comes to about 29.2GB.

April 2024 alone is 100.7MB (if you do whole sessions, it's 136MB).

April 1971 alone is 296.6MB.
what if all of those files can be converted into OGG format with compression?
I used that instead of MP3 because first - its GNU or Apache license that doesn't requires royalty in opposite to Mp3 format that is a private and requires a certain amount of royalty after specific amount?
As well as it can take less space on a Disk massive :-)
MP3 is an open format, and its patent expired about seven years ago (23 Apr 2017). So, you don't have to worry about that anymore! :)

I think when the patent was in force you only had to pay royalties if you were making software that used the encoder codec (which wasn't necessary to play MP3s; you use the decoder for that; the encoder could be used for converting other formats to MP3 and stuff like that). But yeah, I like free-software codecs, like OGG Vorbis, FLAC, and SPEEX (and Theora for video, which I think can be in an ogm file, or maybe it was ogv, which I think is the same as an OGG container).
Last edited by munaish on Tue Jun 25, 2024 8:33 pm, edited 12 times in total.
munaish
Member
Posts: 169
Joined: Sun Apr 01, 2012 1:58 pm

Re: Awesome command-line cross-platform media player (including for Android)

#24

Post by munaish »

tbarnesiv wrote: Tue Jun 25, 2024 6:08 pm
munaish wrote: Tue Apr 09, 2024 7:09 pm Here's the updated General Conference talk MP3 URL list, which includes the latest General Conference and the older ones:

General Conference talks.m3u.zip

Don't forget that you can download them all in one go with wget by doing `wget -i "General Conference talks.m3u"`, but if you've already downloaded the previous MP3 files, don't download them all all over again; use the following file instead (which only has the latest conference):

April2024GeneralConference.m3u.zip


As a side note, I wanted to point out that I think it's actually more spiritually uplifting to listen to a whole session at a time, than random talks, but it's nice to be able to listen to random talks, still.
Thanks again as always. I like to use the following command so I don't clobber my already downloaded files:

Code: Select all

wget -i "General Conference Talks.m3u" -nc
You're welcome. Thanks for the tip! :)
munaish
Member
Posts: 169
Joined: Sun Apr 01, 2012 1:58 pm

Re: Awesome command-line cross-platform media player (including for Android)

#25

Post by munaish »

Here is the playlist updated to also include the October 2024 General Conference MP3s (as well as previous ones):
General Conference talks.m3u.zip
(31.12 KiB) Downloaded 25 times
Here's the playlist that only includes the October 2024 General Conference MP3s:
October2024GeneralConference.m3u.zip
(718 Bytes) Downloaded 30 times
munaish
Member
Posts: 169
Joined: Sun Apr 01, 2012 1:58 pm

Re: Awesome command-line cross-platform media player (including for Android)

#26

Post by munaish »

The sound quality is up to 128k this session. That's awesome.
Post Reply

Return to “Links & Resources”