これはyoutubeの「次の動画」欄関係なんですが
例えば
ここから##.related-list-item-compact-video.related-list-item.video-list-item:nth-of-type(8)                                                         
ここまで##.related-list-item-compact-video.related-list-item.video-list-item:nth-of-type(18)

あるいは、##.related-list-item-compact-video.related-list-item.video-list-item:nth-of-type(8)
これ以降をブロックしたい時にはどう記述すればいいですか?