JupiterBroadcasting / JupiterBroadcasting/show-scraper
Duplicate Self Hosted Episode
- Dominant language
- Python
- Stars
- 5
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
So, while trying to go through and understand how things are working on this repo, I've been adding in more typing for different dictionaries and checking before adding to those object. While doing that I discovered that Episode 60 of Self-Hosted on JB's main website is labeled as 59 instead of 60, when there is already a 59 :sweat_smile:
Mis-labeled: https://www.jupiterbroadcasting.com/147012/someone-elses-computer-self-hosted-59/
Actual episode 59: https://www.jupiterbroadcasting.com/146887/i-tried-to-love-portainer-self-hosted-59/
Error I was getting, because I added in [a check](https://github.com/elreydetoda/show-scraper/blob/79cd08066fc4aa2171c0bca3b665e89e83136391/scraper.py#L513-L514):

Image of page that is wrong:

So, this'll take someone like @gerbrent or @ChrisLAS to change that in wordpress, for now I'll just create a mapping to bypass it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.