Video dataset in Julia?

Where could I find video datasets in Julia? I want to use neural networks to reconstruct videos

Maybe you can open a feature request to over at https://github.com/JuliaML/MLDatasets.jl to include common video datasets – like for instance http://videodatasets.org/.
Of course, you can download your favorite video datasets manually and load them using https://github.com/JuliaIO/VideoIO.jl/