| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
author_channel_id to that, fix bug in extract_items
author_id (an internal sql-like integer previously required for deleting and editing comments) has been removed by Youtube and is no longer required.
Remove it for simplicity.
Rename author_channel_id to author_id for consistency with other extraction attributes.
extract_items returned None for items instead of [] for empty continuation responses. Fixes that.
|
|
|
|
|
|
| |
time_published will be put to the right of the view_count in related videos
Author will now always be above the other stats, since it doesn't make a difference in the big search result boxes since the description snippet is always very short
(However, it's important the author isn't inline with the other stats in related video boxes since those are so narrow and the author name can be very long)
|
|
|
|
| |
recommended videos
|
| |
|
|
|
|
| |
readability, rename extracted names for more consistency
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
videos, and as a fallback. Shorten some function names
|
| |
|
|
|
|
| |
foreign language captions
|
|
|
|
| |
parameters in the captions url
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
type is dict
|
| |
|
| |
|
|
|
|
| |
respones, also improve errors
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
search results
|
| |
|
| |
|
|
|
|
| |
videos from a channel
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|