Skip to content

Jamesits/RSSCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSSCrawler

A podcast archive program. Also suitable for normal RSS too.

Dependencies

  • Python 3
  • All modules listed in requirements.txt
  • Network connection

Installation

git clone https://github.com/Jamesits/RSSCrawler.git
cd RSSCrawler
pip3 install -r requirements.txt

Configuration

Define which site to crawl in tasks.txt.

Set proxy and other config in config.py.

Running

Run python3 crawl.py.

About

Automatically archives RSS and podcast.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages