I Like The French Audio, But...

All about language programs, courses, websites and other learning resources
User avatar
Xenops
Brown Belt
Posts: 1444
Joined: Mon Nov 30, 2015 10:33 pm
Location: Boston
Languages: English (N), Danish (A2), Japanese (rusty), Nansha (constructing)
On break: Japanese (approx. N4), Norwegian (A2)
Language Log: https://forum.language-learners.org/vie ... 15&t=16797
x 3559
Contact:

I Like The French Audio, But...

Postby Xenops » Sun May 28, 2017 10:02 pm

...I can't download the files.

So I found the audio for the Segond nouvelle edition de genève 1979 of the Bible, but I can't left click and download the files. So I went exploring on the site:

http://www.audiobibleibg.com

I couldn't find anything about being able to download the files, so I went to related sites:

http://www.audiobibleibg.com

And to it's "boutique": http://sdc.seminaireevangile.com

...And still not seeing them. It looks like the store is mostly selling sermons, not the actual Bible audio.

What should I do?
0 x
Check out my comic at: https://atannan.com/

Stefan
Green Belt
Posts: 379
Joined: Sun Dec 20, 2015 9:59 pm
Location: Sweden
Languages: -
x 920
Contact:

Re: I Like The French Audio, But...

Postby Stefan » Sun May 28, 2017 10:29 pm

Not a great answer but you can open network activity (ctrl + shift + i) in Chrome and see the URLs when listening.

Code: Select all

http://www.audiobibleibg.com/audio-bible-mp3/0091_levitique-01.mp3
http://www.audiobibleibg.com/audio-bible-mp3/0001_Gen-1.mp3

Click the "next button" in the player to quickly go through the list without having to listen to it. Just starting the specific mp3 is enough to catch the URL. Once you're through the list, you can right click in the network activity and pick "Copy all as cURL (cmd)". It gives you a list looking like this:

Code: Select all

curl "http://www.audiobibleibg.com/audio-bible-mp3/0092_levitique-02.mp3" -H "Accept-Encoding: identity;q=1, *;q=0" -H "Accept-Language: sv-SE,sv;q=0.8,en-US;q=0.6,en;q=0.4" -H "User-Agent: Mozilla" -H "Accept: */*" -H "Referer: http://www.audiobibleibg.com/levitique/" -H "Connection: keep-alive" -H "Range: bytes=0-" --compressed &
curl "http://www.audiobibleibg.com/audio-bible-mp3/0093_levitique-03.mp3" -H "Accept-Encoding: identity;q=1, *;q=0" -H "Accept-Language: sv-SE,sv;q=0.8,en-US;q=0.6,en;q=0.4" -H "User-Agent: Mozilla" -H "Accept: */*" -H "Referer: http://www.audiobibleibg.com/levitique/" -H "Connection: keep-alive" -H "Range: bytes=0-" --compressed

Paste it into a text editor and do a "search and replace" with an empty field.

Code: Select all

curl "

Code: Select all

" -H "Accept-Encoding: identity;q=1, *;q=0" -H "Accept-Language: sv-SE,sv;q=0.8,en-US;q=0.6,en;q=0.4" -H "User-Agent: Mozilla" -H "Accept: */*" -H "Referer: http://www.audiobibleibg.com/levitique/" -H "Connection: keep-alive" -H "Range: bytes=0-" --compressed &

And you'll end up with a list looking like this:

Code: Select all

http://www.audiobibleibg.com/audio-bible-mp3/0092_levitique-02.mp3
http://www.audiobibleibg.com/audio-bible-mp3/0093_levitique-03.mp3

Paste them into a downloader such as JDownloader or Progressive Downloader.



With this said, there are browser plugins listing downloadable audio/video but I don't know of any I can recommend.
2 x

User avatar
Xenops
Brown Belt
Posts: 1444
Joined: Mon Nov 30, 2015 10:33 pm
Location: Boston
Languages: English (N), Danish (A2), Japanese (rusty), Nansha (constructing)
On break: Japanese (approx. N4), Norwegian (A2)
Language Log: https://forum.language-learners.org/vie ... 15&t=16797
x 3559
Contact:

Re: I Like The French Audio, But...

Postby Xenops » Sun May 28, 2017 11:20 pm

Stefan wrote:Not a great answer but you can open network activity (ctrl + shift + i) in Chrome and see the URLs when listening.

Code: Select all

http://www.audiobibleibg.com/audio-bible-mp3/0091_levitique-01.mp3
http://www.audiobibleibg.com/audio-bible-mp3/0001_Gen-1.mp3

Click the "next button" in the player to quickly go through the list without having to listen to it. Just starting the specific mp3 is enough to catch the URL. Once you're through the list, you can right click in the network activity and pick "Copy all as cURL (cmd)". It gives you a list looking like this:



Is this like the page source? The ctrl +shift + i doesn't register on my Mac (as far as I can tell)

Thank you for your help. :D
0 x
Check out my comic at: https://atannan.com/

User avatar
Xenops
Brown Belt
Posts: 1444
Joined: Mon Nov 30, 2015 10:33 pm
Location: Boston
Languages: English (N), Danish (A2), Japanese (rusty), Nansha (constructing)
On break: Japanese (approx. N4), Norwegian (A2)
Language Log: https://forum.language-learners.org/vie ... 15&t=16797
x 3559
Contact:

Re: I Like The French Audio, But...

Postby Xenops » Sun May 28, 2017 11:35 pm

I realize upon playing with my activity monitor, that I have no idea how to implement your suggestions. Is there a tutorial on using text editors?
0 x
Check out my comic at: https://atannan.com/

Stefan
Green Belt
Posts: 379
Joined: Sun Dec 20, 2015 9:59 pm
Location: Sweden
Languages: -
x 920
Contact:

Re: I Like The French Audio, But...

Postby Stefan » Sun May 28, 2017 11:49 pm

Xenops wrote:Is this like the page source? The ctrl +shift + i doesn't register on my Mac (as far as I can tell)

I believe it's "cmd + option + i" on Mac. Then this window will open and you click on "network" and start the audio. The source code is basically telling the browser what the page should look like but the network activity window shows exactly which file the browser is loading.

Image
1 x

User avatar
Cloud
White Belt
Posts: 48
Joined: Wed May 04, 2016 9:33 pm
Languages: English (N)
Studying: Korean
Language Log: viewtopic.php?f=15&t=5358
x 52

Re: I Like The French Audio, But...

Postby Cloud » Mon May 29, 2017 12:18 am

I was able to download the audio using video downloader.
  • Install in chrome
  • Visit a page like this one
  • Click on each chapter one after the other so the extension can detect them (you don't usually need to do this, but for some reason it can't detect the audio in this playlist).
  • Click on the icon on the toolbar and select the video/audio tab - a list of tracks should now have appeared.
  • Click 'select all', then 'download'. Extract the zip file and you'll have all the audio tracks from that page. :D
2 x
: 4484 / 15000 : ko anki
: 627 / 10000 : ko read


집은 책으로, 정원은 꽃으로 가득 채워라.

User avatar
Xenops
Brown Belt
Posts: 1444
Joined: Mon Nov 30, 2015 10:33 pm
Location: Boston
Languages: English (N), Danish (A2), Japanese (rusty), Nansha (constructing)
On break: Japanese (approx. N4), Norwegian (A2)
Language Log: https://forum.language-learners.org/vie ... 15&t=16797
x 3559
Contact:

Re: I Like The French Audio, But...

Postby Xenops » Mon May 29, 2017 1:04 am

Stefan wrote:
Xenops wrote:Is this like the page source? The ctrl +shift + i doesn't register on my Mac (as far as I can tell)

I believe it's "cmd + option + i" on Mac. Then this window will open and you click on "network" and start the audio. The source code is basically telling the browser what the page should look like but the network activity window shows exactly which file the browser is loading.

Image


I got it! Thank you! :D Now I'm not quite of a programming noob as I was before.


Cloud wrote:I was able to download the audio using video downloader.
  • Install in chrome
  • Visit a page like this one
  • Click on each chapter one after the other so the extension can detect them (you don't usually need to do this, but for some reason it can't detect the audio in this playlist).
  • Click on the icon on the toolbar and select the video/audio tab - a list of tracks should now have appeared.
  • Click 'select all', then 'download'. Extract the zip file and you'll have all the audio tracks from that page. :D


That does make it sound easy. I knew how to extract music from Youtube in a similar manner, but the Google search left me ignorant in the regards of embedded audio. Thank you.
0 x
Check out my comic at: https://atannan.com/


Return to “Language Programs and Resources”

Who is online

Users browsing this forum: No registered users and 2 guests