falzm / instafeed

Generate a RSS feed from an Instagram user's posts 📷
MIT License
34 stars 12 forks source link

Accept a list of user account from a file #1

Closed falzm closed 5 years ago

falzm commented 5 years ago

In addition to command line argument, accept a list of user account from a file specified with option -l <FILE>. For each list entry the output should go to ./<user>.xml

falzm commented 5 years ago

Added in version 0.3.0: https://github.com/falzm/instafeed/releases/tag/v0.3.0