mirror of
https://github.com/neosubhamoy/neodlp.git
synced 2025-12-20 07:49:33 +05:30
feat: added aria2 support and some other improvements
This commit is contained in:
@@ -32,6 +32,7 @@ export interface Settings {
|
||||
sponsorblock_mark: string;
|
||||
sponsorblock_remove_categories: string[];
|
||||
sponsorblock_mark_categories: string[];
|
||||
use_aria2: boolean;
|
||||
// extension settings
|
||||
websocket_port: number;
|
||||
}
|
||||
Reference in New Issue
Block a user