Skip to content

Instantly share code, notes, and snippets.

View ForestFeather's full-sized avatar

ForestFeather

View GitHub Profile
@ForestFeather
ForestFeather / animorphs-downloader.py
Created February 5, 2019 12:22 — forked from kirang89/animorphs-downloader.py
Script to download single book or the entire series of Animorphs. Relive your childhood !
#!/usr/bin/env python
# -*- coding: utf-8 -*-
################################################
# #
# Script to download entire animorphs series #
# #
# Usage: python animorphs-downloader.py --help #
# #
#################################################