mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-23 11:45:38 +01:00
Merge cafdfba356
into 85d93464e2
This commit is contained in:
commit
9d1baaa88d
70
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
70
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,70 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: bug
|
||||||
|
assignees: ''
|
||||||
|
---
|
||||||
|
|
||||||
|
<!--- Please fill out this template to the best of your ability. You can always edit this issue once you have created it. -->
|
||||||
|
<!--- Before you start make sure that you are running the latest svtplay-dl and FFmpeg version. Also check that you can watch the tv show online in a web browser. -->
|
||||||
|
<!--- Always include the URL you want to download and all switches you are using. --->
|
||||||
|
|
||||||
|
## Bug report
|
||||||
|
### Describe the bug
|
||||||
|
Here is a clear and concise description of what the problem is:
|
||||||
|
<!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug -->
|
||||||
|
<!--- A bug report that is not clear will be closed -->
|
||||||
|
<!--- Put your text below this line -->
|
||||||
|
|
||||||
|
## Expected Behavior
|
||||||
|
Here is a clear and concise description of what was expected to happen:
|
||||||
|
<!--- Tell us what should happen -->
|
||||||
|
<!--- Put your text below this line -->
|
||||||
|
|
||||||
|
## Actual Behavior
|
||||||
|
<!--- Tell us what happens instead -->
|
||||||
|
<!--- Put your text below this line -->
|
||||||
|
|
||||||
|
## Possible Fix
|
||||||
|
<!--- Not obligatory, but suggest a fix or reason for the bug -->
|
||||||
|
<!--- Put your text below this line -->
|
||||||
|
|
||||||
|
### To Reproduce
|
||||||
|
Steps to reproduce the behavior:
|
||||||
|
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
|
||||||
|
<!--- reproduce this bug. Include code to reproduce, if relevant -->
|
||||||
|
<!--- Put your text below this line -->
|
||||||
|
1.
|
||||||
|
2.
|
||||||
|
3.
|
||||||
|
|
||||||
|
### Screenshots
|
||||||
|
Here are some links or screenshots to help explain the problem:
|
||||||
|
<!--- Put your text/pictures below this line -->
|
||||||
|
|
||||||
|
## Additional context or screenshots (if appropriate)
|
||||||
|
Here is some additional context or explanation that might help:
|
||||||
|
<!--- How has this bug affected you? What were you trying to accomplish? -->
|
||||||
|
<!--- Put your text below this line -->
|
||||||
|
|
||||||
|
### Your Environment
|
||||||
|
Used Operating system:
|
||||||
|
<!--- Include as many relevant details about the environment you experienced the bug in -->
|
||||||
|
<!--- Checkboxes can easily be ticked once issue is created -->
|
||||||
|
- [ ] Linux
|
||||||
|
- [ ] OSX
|
||||||
|
- [ ] Windows
|
||||||
|
- [ ] Other (tell us what):
|
||||||
|
|
||||||
|
Used versions:
|
||||||
|
- svtplay-dl version:
|
||||||
|
- FFmpeg version:
|
||||||
|
- Python version (not needed for Windows):
|
||||||
|
|
||||||
|
### Verbose log
|
||||||
|
<!--- A verbose log is always mandatory when creating an issue. -->
|
||||||
|
<!--- Add --verbose like this: svtplay-dl --verbose https://www.example.com -->
|
||||||
|
<!--- Put your verbose log below this line -->
|
||||||
|
:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user