| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
#21546)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Despite visual similarity "þ" is unrelated to "p".
It is normally transliterated as "th":
$ echo þ-Þ | iconv -t ASCII//TRANSLIT
th-TH
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
ISO639Utils (closes #18765)
|
|
|
|
| |
session cookies (closes #12929)
|
| |
|
| |
|
|
|
|
| |
(closes #17362)
|
|
|
|
| |
(closes #13422)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Introduce geo bypass context
* Add ability to bypass based on IP blocks in CIDR notation
* Introduce --geo-bypass-ip-block
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Not using cache results in redundant network I/O due to downloading the same pages while using --playlist-items n-m
|
| |
|
| |
|