Skip to content

Get transcriptions from channel/playlist #6

@CamilleSchr

Description

@CamilleSchr

Hi,

I would like to get the transcription of this channel/playlist (explore>news>worldnews) : https://www.youtube.com/channel/UCvAvFl2OGsuDSoOo93Kd0nA

I tried :
from youtube_channel_transcript_api import YoutubePlaylistTranscripts channel_getter = YoutubePlaylistTranscripts('World News','UCvAvFl2OGsuDSoOo93Kd0nA', 'myapikey') videos_data, videos_errored = channel_getter.get_transcripts()

But it didn't work, I have this following error:
404 Client Error: Not Found for url: https://www.googleapis.com/youtube/v3/playlistItems?part=snippet&maxResults=50&playlistId=UCvAvFl2OGsuDSoOo93Kd0nA&key=myapikey&pageToken=

Can you help me please ? Is it because this page https://www.youtube.com/channel/UCvAvFl2OGsuDSoOo93Kd0nA use a lot of playlist, with videos of others channels ?

Thanks,
Cheers,
Camille

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions