> ## Documentation Index
> Fetch the complete documentation index at: https://assemblyai.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# How can I transcribe YouTube videos?

YouTube URLs are not supported in the `audio_url` parameter since it requires a direct link to a downloadable audio file. To transcribe a YouTube video:

1. Download the video's audio
2. Upload the audio file to our API

See [How to transcribe YouTube videos cookbook](/pre-recorded-audio/guides/transcribe_youtube_videos) (Python) for more information.
