Datasets:
sawadogosalif
commited on
Commit
•
41c4354
1
Parent(s):
74df0ce
Update ideas/get_audio_mp3_link.py
Browse files
ideas/get_audio_mp3_link.py
CHANGED
@@ -13,4 +13,4 @@ def extract_mp3_link(page_url):
|
|
13 |
return None
|
14 |
|
15 |
url = "https://www.jw.org/mos/d-s%E1%BA%BDn-yiisi/biible/nwt/books/S%C9%A9ngre/50/"
|
16 |
-
|
|
|
13 |
return None
|
14 |
|
15 |
url = "https://www.jw.org/mos/d-s%E1%BA%BDn-yiisi/biible/nwt/books/S%C9%A9ngre/50/"
|
16 |
+
extract_mp3_link(url)
|