chore: update Python syntax check workflow and add browser helper script
This commit is contained in:
@@ -90,8 +90,11 @@ python batch.py
|
||||
- `with_ui.py` — Flask UI server and job manager.
|
||||
- `frontend.html` — browser interface.
|
||||
- `batch.py` — command-line batch downloader (now supports JSON input).
|
||||
- `urls.sample.json` — example JSON file.
|
||||
- `requirements.txt` — Python dependencies.
|
||||
- `urls.sample.json` — example JSON file.
|
||||
|
||||
## Browser helper
|
||||
Use the included `get_urls.js` helper to extract post URLs from a Patreon page via the browser console. Paste and run the script in the console while viewing a page with posts; the script logs an array of URLs which you can right-click and "Copy Object" on.
|
||||
|
||||
## License
|
||||
- MIT No Attribution — see `MIT-0.txt`.
|
||||
|
||||
Reference in New Issue
Block a user