'Why do some Youtube Videos dont have proper fileDetails in Youtube Data API V3?
I have a Software which should upload videos to my Youtube-Profile.
The process is:
- Retrieve Uploaded Videos and extract Filenames
- Check Filenames to the one of the video to be uploaded
- If Video is not already uploaded (so it is not in the File-List) then upload it
But I came across the issue that a video (which I have uploaded shortly before) doesn't have a fileName so it is an empty string.
So my Question is now do Videos which where Uploaded via the Youtube API always lack in these kind of informations or will this data be available some time after the upload?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
