To do it the way you want, it probably would require custom development but there is probably a workaround for now.
If you were to move the videos you want to feature into a specific category, you could use the media slider block to only show media from that category.
To have this on the forum list, either top, bottom or sidebar, you can control that via Admin CP > Applications > Gallery Options > Blocks Options, and set the category accordingly.
Alternatively, you can actually place the media block anywhere you like, with the code example here:
https://xenforo.com/community/resou...media-block-to-a-sidebar-or-portal-page.3793/
Just change the $categories and $albums variables accordingly.