allejok96 / jw-scripts

Index or download videos and sound recordings from jw.org.
GNU General Public License v3.0
49 stars 10 forks source link

Not an Issue: Just a windows example #37

Closed pattikay closed 3 years ago

pattikay commented 3 years ago

Thank you @allejok96 for these scripts and their continual maintenance. An example below for your consideration - that can be added to wiki for (windows) users.

Download all Monthly broadcasts (Subcategory of VODStudio) in Swahili language from 2019 January to present

python jwb-index -c StudioMonthlyPrograms --lang=SW -Q 360 --since 2019-01-01 --download C:\Users\User\Videos\JWB

allejok96 commented 3 years ago

Thanks for bringing this to my attention. Seems like the important thing here is "python" at the beginning. I started adding it to the wiki, then I tested installation/usage on Windows and realized how complicated and badly supported it is right now, so I'm looking into improving that...

allejok96 commented 3 years ago

Easy installation on windows now fixed