Scripts to extract the urls of some shows/podcasts I like. Helps with not having to open a web browser as often.
Go to file
Mike Small 69348dc2d4 Handle Slackware 14.2 in a cleaner way via pkgsrc
Didn't like the hack I was using to work around an old perl before. So
when I noticed that using pkgsrc in Slackware pretty soon puts down a
recent perl as a dependency to many things I decided that using that
would be better than overlaying a newer List::Util version on perl 5.22.

This change detects the newest perl on the system at install time and
puts that in the script interpreter line. It removes the wrapper that
included a library tree with new versions of core Perl modules.
2020-07-03 11:51:57 -04:00
Makefile Handle Slackware 14.2 in a cleaner way via pkgsrc 2020-07-03 11:51:57 -04:00
README Initial commit. Francais facile script. 2020-06-15 19:31:19 -04:00
frfac.in Handle Slackware 14.2 in a cleaner way via pkgsrc 2020-07-03 11:51:57 -04:00
latest_perl Handle Slackware 14.2 in a cleaner way via pkgsrc 2020-07-03 11:51:57 -04:00

README

Scripts to extract media URLs from websites

1. frfac - url of most recent Francais Facile episode from RFI.
Usage: ftp $(frfac)
(or substitute another downloader for ftp.)