Dyl-M / auto_youtube_playlist

Add YouTube videos to playlists and update them automatically.
MIT License
6 stars 4 forks source link

Livestream sorting #139

Open Dyl-M opened 4 weeks ago

Dyl-M commented 4 weeks ago

Steps to reproduce

Part of the process concerned

youtube_req.sort_livestreams(YOUTUBE_OAUTH, playlists_lives, prog_bar=PROG_BAR)

Expected behavior

The livestream playist should be sorted by concurrent viewers without generating any errors.

Actual behavior

Issue reported in logs during Livestream playlist sorting.

2024-06-03 15:21:09+0000 [WARNING] - (IvuwTft-0cM) - [{'message': 'Request contains an invalid argument.', 'domain': 'global', 'reason': 'badRequest'}]

Sorting isn't working since May 23rd, 2024.

Operating system

Unix (GitHub Actions)

Package-management system and Python version

Python 3.10

Dependencies

No response

Other details

Might be related to a change in YouTube API.

Acknowledgements

Dyl-M commented 4 weeks ago

No definitive solution has yet been found. Sorting disabled for now, see : 834949d.