Youtube processor issue [SOLVED]

Here you can submit bugreports
Post Reply
crispyjones
Posts: 104
Joined: Wed Dec 27, 2017 3:21 am

Youtube processor issue [SOLVED]

Post by crispyjones »

Noticed a possible bug when this vimeo URL was submitted. It seemed odd that the next MXF processor could not deal with a mp4 or mkv that usually gets downloaded by youtube-dl. I built a test workflow with a branch that copied the direct output of the Youtube processor, instead of media it output another URL file. There was *not* an error on the youtube process, the MXF encoder block tried to treat the new .url file as media and that is where the workflow failed. When I take that same URL and run "youtube-dl.exe https://vimeo.com/412284840" it downloads media without issue.
Last edited by crispyjones on Mon May 11, 2020 11:18 pm, edited 1 time in total.
admin
Site Admin
Posts: 1669
Joined: Sat Feb 08, 2014 10:39 pm

Re: Youtube processor issue

Post by admin »

Hi crispyjones,

This bug is already fixed in the upcoming 1.0.0.5 bug fix release. Stay tuned.

-steinar
crispyjones
Posts: 104
Joined: Wed Dec 27, 2017 3:21 am

Re: Youtube processor issue [SOLVED]

Post by crispyjones »

The upgrade to 1.0.0.5 fixed this issue. Thank you.
Post Reply