First working version

This commit is contained in:
Neill Cox 2023-12-24 18:07:32 +11:00
parent f863879351
commit adca188afa
8 changed files with 960 additions and 3 deletions

17
download.sh.example Normal file
View file

@ -0,0 +1,17 @@
#
# The value for these environment variables can be found by logging into your
# patreon account and using developer tools to find the cookie being sent.
#
# TODO: More detailes explanation
export PDL_CREATOR="czepeku"
export PDL_DEVICE_ID="<REDACTED>"
export PDL_COUNTRY_CODE="AU"
export PDL_LOCALE="en-US"
export PDL_CURRENCY="USD"
export PDL_SESSION_ID="<REDACTED>
export PDL_ANALYTICS_SESSION_ID="<REDACTED>
export PDL_CF_BM="<REDACTED>
patreon-dl --log-level=INFO \
-d $HOME/Downloads/PDL