youtube-likes-downloader
Version:
Download all liked videos from youtube
5 lines • 300 B
TypeScript
export declare function getOutputDir(profile: string): string;
export declare function getDownloadArchive(profile: string): string;
export declare function getLikesFile(profile: string): string;
export declare function getIncludeLikesFile(profile: string): string;
//# sourceMappingURL=paths.d.ts.map