Method: Yt::Playlist#channel_id
- Defined in:
- lib/yt/playlist.rb
#channel_id ⇒ String (readonly)
Returns the ID of the channel that published the playlist.
23 |
# File 'lib/yt/playlist.rb', line 23 has_attribute :channel_id, in: :snippet |