Bug #914
Youtube upload fails with large videos
Status: | Closed | Start date: | 03/26/2013 | ||
---|---|---|---|---|---|
Priority: | Immediate | Due date: | 03/29/2013 | ||
Assignee: | n8fr8 | % Done: | 50% | ||
Category: | - | ||||
Target version: | Dev Sprint 5 | ||||
Component: |
Description
Large videos (>100 MB) won't get uploaded to Youtube. The uploader gets stuck at about 9-12 MB. Also no error message.
This is independent of the amount of clips that were added to the project.
History
#1 Updated by nielstenoever almost 5 years ago
- Priority changed from Normal to Urgent
- Target version set to Dev Sprint 5
#2 Updated by KevinH almost 5 years ago
What is the length of the video? Some accounts are restricted on how long the video can be (in playback minutes). This may be related to that restriction.
#3 Updated by nielstenoever almost 5 years ago
I don't think this is the reason. The item I wanted to upload is 4:43 https://www.youtube.com/watch?v=HZ73Cg9Nt3g
whereas I also uploaded items of 8:44
https://www.youtube.com/watch?v=9BENKL9UYEA
#4 Updated by baghdadbrian almost 5 years ago
I believe youtube upload is no longer working at all. I don't believe I have been able to publish since a few builds back.
#5 Updated by n8fr8 almost 5 years ago
- Status changed from New to In Progress
The bug is related to our resumeable upload feature, which is ironic because it is actually breaking the upload instead. :(
... anyhow, on it!
#6 Updated by n8fr8 almost 5 years ago
- Due date set to 03/29/2013
- % Done changed from 0 to 50
Good progress here today. I reproduced the issue in multiple ways, and now have applied a number of fixes and improvements. I will likely have a build tomorrow for testing over the weekend.
#7 Updated by baghdadbrian almost 5 years ago
- Priority changed from Urgent to Immediate
#8 Updated by n8fr8 almost 5 years ago
- Status changed from In Progress to Resolved
I have uploaded multiple videos to YouTube with auto-post to StoryMaker.cc as well, which you can see here: https://storymaker.cc/2013/03/
A number of bugs in the upload resume code caused this issue. You can see those fixes and other improvements in this commit:
https://github.com/n8fr8/mrapp/commit/922865b8fcb9fea468dd9992d29324da6cfdce78
There will be a new build tonight (Mar 29) with these fixes.
#9 Updated by n8fr8 almost 5 years ago
- Status changed from Resolved to Closed