KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
rip
★ 46
Open GitHub ↗
album ripper
Download README (.md)
Explore Similar Repositories
status-code
:
Status codes for HTTP
wordpress-nginx
:
Chef cookbook to create Nginx sites for WordPress applications
cleff
:
Algebraic Effect Handlers for Clojure
Persistence1D
:
Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.
cascading-cassandra
:
Modern Cassandra tap for Cascading. Actually works with Cascading 2.0, Cascalog 1.10 and supports CQL collections.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
rip
?
Download (.md)
rarchives' album ripper ======================= about ----- download & provide zips for image albums on various websites. implementation -------------- [http://rip.rarchives.com/](http://rip.rarchives.com) extensibility ------------- rippers for various sites are in the [/sites/](https://github.com/4pr0n/rip/tree/master/sites) subdirectory. all site rippers extend the [basesite.py](https://github.com/4pr0n/rip/blob/master/sites/basesite.py) super class. this file contains documentation about required overrides and other helper methods. #### Wiki outlining the process of creating a new ripper: ### [wiki/Supporting-a-new-site](https://github.com/4pr0n/rip/wiki/Supporting-a-new-site) installation ------------ Some webdevs have had issues installing the site on their own Apache servers. This guide clears up some known issues: * [wiki/Installation](https://github.com/4pr0n/rip/wiki/Installation) license ------- licensed under the [GNU GPL v2](http://www.gnu.org/licenses/gpl-2.0.txt) public license.