Commit 49b3516
committed
refactor(youtube): Restructure YouTube class with private namespaces for channel, playlist, video, and transcript operations
- Introduced private classes (_Channel, _Playlist, _Video, _Transcript) for better organization of YouTube operations.
- Updated methods to handle metadata retrieval and batch processing for channels, playlists, and videos.
- Enhanced error handling and default value assignments in API responses.
- Improved documentation for clarity on method usage and parameters.
Signed-off-by: David Anyatonwu <davidanyatonwu@gmail.com>1 parent 2e03cc8 commit 49b3516
1 file changed
Lines changed: 483 additions & 587 deletions
0 commit comments