24 lines
482 B
Markdown
24 lines
482 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
# To Reproduce
|
|
Steps to reproduce the behavior:
|
|
|
|
### Which Python version are you using?
|
|
|
|
### Which version of youtube-transcript-api are you using?
|
|
|
|
### What code / cli command are you executing?
|
|
|
|
# Expected behavior
|
|
Describe what you expected to happen.
|
|
|
|
# Actual behaviour
|
|
Describe what is happening instead of the **Expected behavior**. Add error messages if there are any.
|