Load images dynamically

Hi, my site has more images(hundreds) and YouTube video galleries, so can I keep all those images under assets folder with in Hugo code?

it depends

helpful resource: Where to place image files when using the Markdown content format

if your site generation is slow or you reach size limits you might want to prerender and/or offload them.