Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Do not ignore data, headers and query for Requests
* Default values for headers and query switched to dicts since these are used by urllib itself
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Following the idea proposed in 19dbaeece321c51fa336ef142507adf440e22e22
|
|
Bug introduced in daef04a4e75ccd2ff5e2d2495baa0ac9bcf75724.
|
|
|
|
previously extraction has been delegated to crackle to extract more info
and subtitles #6106 but some of the episodes can't be extracted using
crackle #8995.
|
|
In order not to wait for the next release
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#8785)
|
|
|
|
Add auto-updating of youtube-dl version in ISSUE_TEMPLATE
Move parts of template text and adopt makefile to new format
Moved the 'kind-of-issue' section and rephrased a bit
Rephrased and moved Example URL section upwards
Moved ISSUE_TEMPLATE inside .github folder.
Update makefile to match new folderstructure
|
|
use in format selection
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|