mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-10-31 07:50:11 +01:00
7a5c1cfe93
* All modules and binary names are changed * All documentation references changed * yt-dlp no longer loads youtube-dlc config files * All URLs changed to point to organization account Co-authored-by: Pccode66 Co-authored-by: pukkandan
41 lines
1.1 KiB
Markdown
41 lines
1.1 KiB
Markdown
---
|
|
name: Ask question
|
|
about: Ask youtube-dl related question
|
|
title: "[Question]"
|
|
labels: question
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--
|
|
|
|
######################################################################
|
|
WARNING!
|
|
IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE
|
|
######################################################################
|
|
|
|
-->
|
|
|
|
|
|
## Checklist
|
|
|
|
<!--
|
|
Carefully read and work through this check list in order to prevent the most common mistakes and misuse of yt-dlp:
|
|
- Look through the README (https://github.com/yt-dlp/yt-dlp) and FAQ (https://github.com/yt-dlp/yt-dlp) for similar questions
|
|
- Search the bugtracker for similar questions: https://github.com/yt-dlp/yt-dlp
|
|
- Finally, put x into all relevant boxes like this [x] (Dont forget to delete the empty space)
|
|
-->
|
|
|
|
- [ ] I'm asking a question
|
|
- [ ] I've looked through the README and FAQ for similar questions
|
|
- [ ] I've searched the bugtracker for similar questions including closed ones
|
|
|
|
|
|
## Question
|
|
|
|
<!--
|
|
Ask your question in an arbitrary form. Please make sure it's worded well enough to be understood, see https://github.com/yt-dlp/yt-dlp.
|
|
-->
|
|
|
|
WRITE QUESTION HERE
|