/VOA-saver

simple python script for download VOA news files

Primary LanguagePython

voa file saver

this is a python script for download voa voice and pdf from Listening to VOA News and saves these in ~/voa/ directory.

setup

  git clone https://github.com/hawwwdi/VOA-saver.git
  pip install -r requirements.txt
  python voa.py $date

NOTE: input $date in yymmdd format.(example: 2020/08/17 -> 200817)