from @tripleshrimp ,
just mildly refactored to make into cli, then since there were so few categories i just got all their links.
Add shrimptools NPR spider #25
Open
sneakers-the-rat
wants to merge 3 commits from
shrimptools-npr-spider into main
pull from: shrimptools-npr-spider
merge into: Safeguarding:main
Safeguarding:main
Safeguarding:hashing-update-sneaks
sneakers-the-rat
commented 2025年08月12日 07:09:36 +02:00
from @tripleshrimp ,
just mildly refactored to make into cli, then since there were so few categories i just got all their links.
sneakers-the-rat
added 2 commits 2025年08月12日 07:09:36 +02:00
@ -0,0 +137,4 @@
return audio_final, transcript_path
def crawl_atc_archive(
sneakers-the-rat
commented 2025年08月12日 07:11:22 +02:00
i don't see where these atc functions are called, and they look mostly like duplicates?
i don't see where these atc functions are called, and they look mostly like duplicates?
tripleshrimp
commented 2025年08月12日 08:40:00 +02:00
The atc functions are for the alternate web pages like this:
https://www.npr.org/programs/all-things-considered/archive
Not wired in right now but there in case we need them
The atc functions are for the alternate web pages like this:
https://www.npr.org/programs/all-things-considered/archive
Not wired in right now but there in case we need them
sneakers-the-rat
added 1 commit 2025年08月12日 07:13:27 +02:00
This pull request has changes conflicting with the target branch.
- pdm.lock
- pyproject.toml
- src/sciop_scraping/cli/main.py
View command line instructions
Manual merge helper
Use this merge commit message when completing the merge manually.
Checkout
From your project repository, check out a new branch and test the changes.git fetch -u origin shrimptools-npr-spider:shrimptools-npr-spider
git switch shrimptools-npr-spider
Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.
git switch main
git merge --no-ff shrimptools-npr-spider
git switch shrimptools-npr-spider
git rebase main
git switch main
git merge --ff-only shrimptools-npr-spider
git switch shrimptools-npr-spider
git rebase main
git switch main
git merge --no-ff shrimptools-npr-spider
git switch main
git merge --squash shrimptools-npr-spider
git switch main
git merge --ff-only shrimptools-npr-spider
git switch main
git merge shrimptools-npr-spider
git push origin main
Sign in to join this conversation.
No reviewers
Labels
Clear labels
Compat/Breaking
Breaking change that won't be backward compatible
Kind/Bug
Something is not working
Kind/Documentation
Documentation changes
Kind/Enhancement
Improve existing functionality
Kind/Feature
New functionality
Kind/Security
This is security issue
Kind/Tech Debt
Kind/Testing
Issue or pull request related to testing
Priority
Critical
The priority is critical
Priority
High
The priority is high
Priority
Low
The priority is low
Priority
Medium
The priority is medium
Reviewed
Confirmed
Issue has been confirmed
Reviewed
Duplicate
This issue or pull request already exists
Reviewed
Invalid
Invalid issue
Reviewed
Won't Fix
This issue won't be fixed
Status
Abandoned
Somebody has started to work on this but abandoned work
Status
Blocked
Something is blocking this issue or pull request
Status
Need More Info
Feedback is required to reproduce issue or to continue work
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Tech Debt
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
Safeguarding/sciop-scraping!25
Loading...
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "shrimptools-npr-spider"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?