Skip to content

Commit 8247d38

Browse files
committedMay 19, 2024
add 3D handlers
1 parent 0224089 commit 8247d38

File tree

4 files changed

+1214
-549
lines changed

4 files changed

+1214
-549
lines changed
 

‎index.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ declare namespace ParseTorrentTitle {
3232
codec?: string;
3333
bitDepth?: string;
3434
hdr?: Array<string>;
35+
threeD?: string;
3536
audio?: string;
3637
group?: string;
3738
volumes?: Array<number>;

0 commit comments

Comments
 (0)
Please sign in to comment.