Simple youtube downloader
TO DO !
- Architecture problem - MediaMetadataRetriever in LoadVideoPropertiesDataRepository (android class shouldn't be in data layer)
- Architecture problem - No proper request state handling especially on Error state (maybe add any custom listeners with onSuccess and OnError states)