Skip to content

Perl script to download the contents of JapanesePod101.com RSS files

Notifications You must be signed in to change notification settings

JoseFaeti/japanesepod-dl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

japanesepod-dl

Perl script to download the contents of JapanesePod101.com RSS files in a clean folder hierarchy.

Change the configuration values in the %conf hash and run it.

Only works in Linux (and probably other Unixes) due to Unicode problems in some modules in Windows.

Read the beginning of the script to know more.

Modules used:

  • IO::File
  • File::Path
  • Time::Piece
  • Unicode::Collate
  • LWP::UserAgent
  • XML::Simple

About

Perl script to download the contents of JapanesePod101.com RSS files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%