Skip to content

A CLI tool that uses archive.midnightchannel.net to download PUPs from.

Notifications You must be signed in to change notification settings

inthecatsdreams/PS3-PUP-DL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PS3-PUP-DL

A cli tool to download PS3 firmwares (uses midnightchannel as its source)

Requirements

  • Python 3
  • Python request
  • Beautiful soup

Example usage

--download will always defaults to false --fwtype will use DEX by default
If you want to just browse the archive:

python3 madl.py --fwtype DEX --no-download

If you want to download all firmwares for a specific type (DEX, CEX, REBUG)

python3 madl.py --fwtype REBUG --download

About

A CLI tool that uses archive.midnightchannel.net to download PUPs from.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages