File Size292.1 MB (306,301,536 bytes)
DownloadAkiraBox | BuzzHeavier | GoFile | MdiaLoad | MultiUp
  • BdUpload
  • DownAce
  • Fichier
  • FileCloud
  • Filerio
  • FilesCdn
  • IndiShare
  • Kbagi
  • Turbobit
  • UpToBox
  • Uppit
HashesCRC32: 2DE9CA0C, MD5: 5E81B8B9B251B3045B5A88A15B3092FD, SHA1: 461C1A16E899CDF5C73D4248991322C4AD31181E, SHA256: 63F5AD4EC333E501AD22D69629D4A2977861F9DE346A9F4C4709C41D1CD81C1A, ED2K: CBC0314DB580B157616963E8D65F7DD1
Screenshots
previewpreview
ExtractionsSubtitles: All Attachments | English (Honorifics) [MTBB] [enm, ASS], English [MTBB] [eng, ASS], Italian (Yamato Video) [ItachiUchiha] [ita, ASS], Spanish (Spain) [SnF] [spa, ASS], Spanish (Latin America) [CameEsp] [spa, ASS], French [fre, ASS], Japanese [SDH] [jpn, SRT]
Additional Info
General
Unique ID                                : 108673359625293702266990846776070131884 (0x51C1BA4D8F05E9249E33415E782850AC)
Complete name                            : The Dangers in My Heart - S02E06 - Yamada Likes Me.mkv
Format                                   : Matroska
Format version                           : Version 4
File size                                : 292 MiB
Duration                                 : 23 min 5 s
Overall bit rate                         : 1 769 kb/s
Frame rate                               : 23.976 FPS
Movie name                               : The Dangers in My Heart - S02E06 - Yamada Likes Me
Encoded date                             : 2026-03-28 07:42:37 UTC
Writing application                      : mkvmerge v87.0 ('Black as the Sky') 64-bit
Writing library                          : libebml v1.4.5 + libmatroska v1.7.1
Attachments                              : Blokletters-Viltstift.ttf / Qlassik_TB.ttf / KOZMINPRO-BOLD.OTF / PORTOLUCEV2_REGULAR.OTF / ROBOTO-700.TTF / A-OTF-REIMPR6-EXHEAVY.OTF / GANDHISANS-BOLD.OTF / GANDHISANS-BOLDITALIC.OTF / ROBOTO-REGULAR.TTF / ag-book-rounded-regular-30669.ttf / DK Cool Crayon.ttf / Faustina-Bold.ttf / ForoSans-Bold.otf / GandhiSans-BoldItalic_0.otf / GandhiSans-Bold_0.otf / ITC Souvenir Std Light.otf / KGNexttoMe-Solid.ttf / KGTurningTables.ttf / KGYouWontBringMeDown-Bold.ttf / LAURENCBROWN.TTF / LondrinaSolid-Thin.ttf / NerkoOne-Regular.ttf / Roboto-Bold.ttf / Skranji.ttf / SWZ721K.TTF / GandhiSans-Bold.otf / GandhiSans-BoldItalic.otf / laurencb.ttf / Londrina Solid-100.ttf / Roboto-Regular.ttf / ag-book-rounded-regular-30669.ttf / trebuc.ttf / trebucit.ttf / trebucbi.ttf / trebucbd.ttf / trebucbd.ttf / trebucbi.ttf

Video
ID                                       : 1
Format                                   : AV1
Format/Info                              : AOMedia Video 1
Format profile                           : Main@L4.0
Codec ID                                 : V_AV1
Duration                                 : 23 min 5 s
Bit rate                                 : 1 239 kb/s
Width                                    : 1 920 pixels
Height                                   : 1 080 pixels
Display aspect ratio                     : 16:9
Frame rate mode                          : Constant
Frame rate                               : 23.976 (24000/1001) FPS
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 10 bits
Bits/(Pixel*Frame)                       : 0.025
Stream size                              : 205 MiB (70%)
Default                                  : Yes
Forced                                   : No
Color range                              : Limited
Color primaries                          : BT.709
Transfer characteristics                 : BT.709
Matrix coefficients                      : BT.709
Encoded_by                               : ItachiUchiha
Encoder                                  : 5fish/SVT-AV1-PSY [exp] v2.3.0-C-24-ge3aeaea-C
Encoder_Settings                         : --crf 25 --preset -1 --film-grain-denoise 0 --film-grain 4 --adaptive-film-grain 0 --tune 0 --aq-mode 2 --variance-octile 8 --variance-boost-strength 2 --sharpness 1 --frame-luma-bias 0 --enable-tf 1 --kf-tf-strength 0 --tf-strength 0 --noise-norm-strength 1 --qm-min 8 --chroma-qm-min 12 --ac-bias 0.7 --tx-bias 2 --sharp-tx 1 --complex-hvs -1 --enable-cdef 0 --enable-restoration 0 --balancing-q-bias 1 --balancing-luminance-q-bias 17 --chroma-qmc-bias 2 --noise-level-thr 10000 --keyint -1 --irefresh-type 2 --scm 0 --lp 4 --input-depth 10 --color-primaries 1 --transfer-characteristics 1 --matrix-coefficients 1
VapourSynth_Filters                      : import os / import vapoursynth as vs / from vapoursynth import core / from dfttest2 import DFTTest / from vsdenoise import mc_degrain, bm3d, nl_means, mc_clamp, Prefilter /  / # Access the environment variable / currentfilevariable = os.getenv(r'currentfilevariable') /  / # Source / clip = core.bs.VideoSource(source=currentfilevariable) /  / # --- SET SOURCE PROPERTIES --- / clip = core.resize.Bicubic(clip, matrix_in_s="709", range_s="limited") / clip = core.std.AssumeFPS(clip=clip, fpsnum=24000, fpsden=1001) / clip = core.std.SetFrameProp(clip=clip, prop="_ColorRange", intval=1) / clip = core.resize.Bicubic(clip=clip, format=vs.YUV420P16, range_s="limited") /  / # --- ULTRA-LIGHT DENOISING --- / ref, mv = mc_degrain(clip, thsad=70, tr=1, prefilter=Prefilter.DFTTEST, export_globals=True) / dn = bm3d(clip, sigma=0.2, profile=bm3d.Profile.LOW_COMPLEXITY, ref=ref, planes=[0]) / dn = nl_means(dn, h=0.15, tr=1, ref=ref, planes=[1, 2]) / clip = mc_clamp(dn, clip, mv) /  / # --- FINAL CONVERSION --- / clip = core.resize.Point(clip, format=vs.YUV420P10, dither_type="error_diffusion") / clip = core.std.AssumeFPS(clip=clip, fpsnum=24000, fpsden=1001) /  / clip.set_output()

Audio
ID                                       : 2
Format                                   : Opus
Codec ID                                 : A_OPUS
Duration                                 : 23 min 5 s
Bit rate                                 : 122 kb/s
Channel(s)                               : 2 channels
Channel layout                           : L R
Sampling rate                            : 48.0 kHz
Frame rate                               : 50.001 FPS (960 SPF)
Compression mode                         : Lossy
Stream size                              : 20.1 MiB (7%)
Language                                 : Japanese
Default                                  : Yes
Forced                                   : No

Text #1
ID                                       : 3
Format                                   : ASS
Codec ID                                 : S_TEXT/ASS
Codec ID/Info                            : Advanced Sub Station Alpha
Duration                                 : 23 min 3 s
Bit rate                                 : 132 kb/s
Frame rate                               : 46.517 FPS
Count of elements                        : 64358
Compression mode                         : Lossless
Stream size                              : 21.8 MiB (7%)
Title                                    : English (Honorifics) [MTBB]
Language                                 : enm
Default                                  : Yes
Forced                                   : No

Text #2
ID                                       : 4
Format                                   : ASS
Codec ID                                 : S_TEXT/ASS
Codec ID/Info                            : Advanced Sub Station Alpha
Duration                                 : 23 min 3 s
Bit rate                                 : 132 kb/s
Frame rate                               : 46.517 FPS
Count of elements                        : 64358
Compression mode                         : Lossless
Stream size                              : 21.8 MiB (7%)
Title                                    : English [MTBB]
Language                                 : English
Default                                  : Yes
Forced                                   : No

Text #3
ID                                       : 5
Format                                   : ASS
Codec ID                                 : S_TEXT/ASS
Codec ID/Info                            : Advanced Sub Station Alpha
Duration                                 : 23 min 2 s
Bit rate                                 : 1 971 b/s
Frame rate                               : 1.469 FPS
Count of elements                        : 2031
Compression mode                         : Lossless
Stream size                              : 333 KiB (0%)
Title                                    : Italian (Yamato Video) [ItachiUchiha]
Language                                 : Italian
Default                                  : Yes
Forced                                   : No

Text #4
ID                                       : 6
Format                                   : ASS
Codec ID                                 : S_TEXT/ASS
Codec ID/Info                            : Advanced Sub Station Alpha
Duration                                 : 23 min 3 s
Bit rate                                 : 751 b/s
Frame rate                               : 0.704 FPS
Count of elements                        : 973
Compression mode                         : Lossless
Stream size                              : 127 KiB (0%)
Title                                    : Spanish (Spain) [SnF]
Language                                 : Spanish (ES)
Default                                  : No
Forced                                   : No

Text #5
ID                                       : 7
Format                                   : ASS
Codec ID                                 : S_TEXT/ASS
Codec ID/Info                            : Advanced Sub Station Alpha
Duration                                 : 21 min 30 s
Bit rate                                 : 124 b/s
Frame rate                               : 0.280 FPS
Count of elements                        : 361
Compression mode                         : Lossless
Stream size                              : 19.6 KiB (0%)
Title                                    : Spanish (Latin America) [CameEsp]
Language                                 : Spanish (Latin America)
Default                                  : No
Forced                                   : No

Text #6
ID                                       : 8
Format                                   : ASS
Codec ID                                 : S_TEXT/ASS
Codec ID/Info                            : Advanced Sub Station Alpha
Duration                                 : 23 min 1 s
Bit rate                                 : 112 b/s
Frame rate                               : 0.264 FPS
Count of elements                        : 365
Compression mode                         : Lossless
Stream size                              : 19.0 KiB (0%)
Title                                    : French
Language                                 : French
Default                                  : No
Forced                                   : No

Text #7
ID                                       : 9
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 23 min 1 s
Bit rate                                 : 85 b/s
Frame rate                               : 0.293 FPS
Count of elements                        : 405
Stream size                              : 14.5 KiB (0%)
Title                                    : Japanese [SDH]
Language                                 : Japanese
Default                                  : No
Forced                                   : No

Menu
00:00:00.000                             : Prologue
00:01:11.989                             : Opening
00:02:42.037                             : Part A
00:10:40.014                             : Part B
00:21:34.001                             : Ending

Other Files in this Torrent
(2) Season 2/The Dangers in My Heart - S02E06 - Yamada Likes Me.mkv
beta
Anime DDL+NZB mirror
Current Time: 30/03/2026 01:49



About/FAQs

Discord