Skip to content

Commit

Permalink
add 3D handlers
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBeastLT committed May 19, 2024
1 parent 0224089 commit 8247d38
Show file tree
Hide file tree
Showing 4 changed files with 1,214 additions and 549 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ declare namespace ParseTorrentTitle {
codec?: string;
bitDepth?: string;
hdr?: Array<string>;
threeD?: string;
audio?: string;
group?: string;
volumes?: Array<number>;
Expand Down
Loading

0 comments on commit 8247d38

Please sign in to comment.