guoguo12 / billboard-charts

Python API for downloading Billboard charts.
https://pypi.python.org/pypi/billboard.py
MIT License
389 stars 117 forks source link

Non-Permanent fix for tiktok charts #94

Closed italoaa closed 2 months ago

italoaa commented 6 months ago

This fix will only comment the line of code that raises an exception from not being able to parse the week. This fix is not permanent and does not make any sense for long term but will allow users to use the tik tok chart. If I had more time I would provide a better fix

guoguo12 commented 2 months ago

95 fixed this in a better way.

guoguo12 commented 2 months ago

Thanks anyway though! I appreciate the contribution :)