Skip to content

fix(youtube): support playlist video type filter#27

Open
merlinsantiago982-cmd wants to merge 1 commit into
supadata-ai:mainfrom
merlinsantiago982-cmd:fix-playlist-video-type-filter
Open

fix(youtube): support playlist video type filter#27
merlinsantiago982-cmd wants to merge 1 commit into
supadata-ai:mainfrom
merlinsantiago982-cmd:fix-playlist-video-type-filter

Conversation

@merlinsantiago982-cmd

Copy link
Copy Markdown

Summary

  • add the playlist videos type filter to match channel videos
  • avoid sending Python's built-in type object as a query param
  • normalize videoIds/shortIds/liveIds and snake_case responses into VideoIds
  • document playlist type usage and add regression coverage

Validation

  • .venv-codex/bin/python -m pytest tests/test_client.py -q
  • .venv-codex/bin/python -m py_compile supadata/youtube.py tests/test_client.py

Fixes #12
/claim #12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for Shorts

1 participant