updated changelog.
This commit is contained in:
parent
454df3c5b6
commit
5c4fc81e79
2 changed files with 52 additions and 3 deletions
|
|
@ -1,8 +1,29 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251219-5a5f16c9",
|
||||
"date": "2025-12-19T17:12:01+00:00",
|
||||
"tag": "dev-20251226-9ba68dcf",
|
||||
"date": "2025-12-26T17:02:09+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "9ba68dcf",
|
||||
"message": "Fix: some extractors dont support --flat-playlist, so expand support to cover them",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-26T17:02:09+00:00",
|
||||
"full_sha": "9ba68dcfafbad255b446c518d15f6fb633729889"
|
||||
},
|
||||
{
|
||||
"sha": "2ae5f7e3",
|
||||
"message": "Fix: double video in archive message",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-26T16:58:32+00:00",
|
||||
"full_sha": "2ae5f7e3c8704d4cd788510b619a273e16f353c0"
|
||||
},
|
||||
{
|
||||
"sha": "01eecbff",
|
||||
"message": "Chore: update external packages",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-26T16:39:40+00:00",
|
||||
"full_sha": "01eecbffad9b34d99dee4c2f7ec0e224e414c482"
|
||||
},
|
||||
{
|
||||
"sha": "5a5f16c9",
|
||||
"message": "Refactor: make classes more modular",
|
||||
|
|
@ -3301,7 +3322,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "5a5f16c9f802107112307bfb0188b5a7304701e1"
|
||||
"full_sha": "9ba68dcfafbad255b446c518d15f6fb633729889"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -111,6 +111,34 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "9ba68dcfafbad255b446c518d15f6fb633729889",
|
||||
"date": "2025-12-26T17:02:09+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "9ba68dcf",
|
||||
"full_sha": "9ba68dcfafbad255b446c518d15f6fb633729889",
|
||||
"message": "Fix: some extractors dont support --flat-playlist, so expand support to cover them",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-26T17:02:09+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "2ae5f7e3",
|
||||
"full_sha": "2ae5f7e3c8704d4cd788510b619a273e16f353c0",
|
||||
"message": "Fix: double video in archive message",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-26T16:58:32+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "01eecbff",
|
||||
"full_sha": "01eecbffad9b34d99dee4c2f7ec0e224e414c482",
|
||||
"message": "Chore: update external packages",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-26T16:39:40+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.10",
|
||||
"full_sha": "3ece619834c3361b09ff169b1327fb44d6afc8e0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue