Hugo Cruz

Results 2 issues of Hugo Cruz

Error: (python-v-env) hcruz@Hugos-MacBook-Pro personal-file-processor % python3 demo.py Traceback (most recent call last): File "demo.py", line 38, in video_creation_datetime("/Users/hcruz/Documents/development/python/personal-file-processor/IMG_0119.MOV") File "demo.py", line 22, in video_creation_datetime metadata=FFProbe(filepath) File "/Users/hcruz/Documents/development/python/python-v-env/lib/python3.8/site-packages/ffprobe/ffprobe.py", line 54, in...

The video URL that I am trying to load, returns a header with a redirection. It seems the YKMediaPlayer cannot follow the URL. Is this supported? Or might be something...