JupiterBroadcasting / JupiterBroadcasting/show-scraper

Duplicate Self Hosted Episode

Open
#15 2 comments 0 reactions 0 assignees View on GitHub
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](https://user-images.githubusercontent.com/10230166/181164995-72a3eeba-86a6-4c4f-8764-2fdeff1fad58.png)

Image of page that is wrong:
![image](https://user-images.githubusercontent.com/10230166/181164710-715b777d-de5e-4b9c-8d0a-c5c21d239b51.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.