Pratyush Singh
Pratyush Singh
Summary This pull request introduces the ConcatenateListsBlock, a new block that merges multiple lists into a single flattened list. The implementation uses itertools.chain for efficient concatenation and includes input validation...
Hi 👋, Firstly, great work on this project! The tool is really helpful for quickly getting the total duration of YouTube playlists. However, I noticed that this project currently doesn’t...
[FIX] Make .alert-action visible inside .alert-important ### Issue The `.alert-action` links inside `.alert-important` alerts were not visible, as the `.alert-important` class sets a background color and text color that overrides...