Skip to content

YouTube Importer Issues

Marcelo Rivera requested to merge fix/youtube-issues into master

Summary

  • Video statistics were returning null for several videos
  • Fetch video URL when about to import, to avoid link expiration
  • fixes YouTubeImporter CLI which was failing with an exception
  • fixes "transfer all videos"
  • We're now saving the Video entity when calling /video/import so the frontend can see it on the list before the runner starts processing it.

Closes #1484 (closed)

Edited by Marcelo Rivera

Merge request reports