Skip to content

Download InfoQ presentations, including video & slides, to play them offline

License

Notifications You must be signed in to change notification settings

herberteuler/infoq-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfoQ downloader

InfoQ is a great resource for many useful sessions. The way they view presentations sync'ed with slides is cool. Unfortunately, I have a slow internet connection which makes my viewing experience sucks. To solve this, I made this scripts which downloads their page, video & slides.

Installation

On Windows, just download this file

On Linux, run the following

git clone https://github.com/mtayseer/infoq-downloader.git
cd infoq-downloader
pip install -r requirements.txt

Usage

python infoq_downloader.py http://www.infoq.com/presentations/github-evolution

On Windows infoq_downloader.exe http://www.infoq.com/presentations/github-evolution

Features

  1. Console app
  2. Supports download resuming of slides & videos
  3. The generated HTML is clean

License

MIT. See LICENSE

About

Download InfoQ presentations, including video & slides, to play them offline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • Batchfile 1.5%