FreeTube icon indicating copy to clipboard operation
FreeTube copied to clipboard

Long videos causes some problems

Open efb4f5ff-1298-471a-8973-3d47447115dc opened this issue 5 years ago • 24 comments

Behavior of the program So i wanted to test if FreeTube can handle very very very long videos and this what i found out.

  • Youtube display all 100hours properly while Freetube displays only around 3 hours in video.
  • If the video reaches the end it will extend the video for a few seconds
  • if it reaches the end again it rolls itself back a few seconds.
  • Loading the video takes up allot of time
  • Freezes the application while trying to load the video (u cant click on anything).
  • ~~Video length in history section is not displaying 200hrs.~~

This is the link to the vid: https://youtu.be/56lkofpjOAs

Expected behavior

  • Display all the full 100hours
  • Doesnt extend the video
  • Doesn't roll itself back 10sec.
  • Doesnt take that long to load a video,
  • Doesn't freeze the application while loading a video.
  • ~~Shows correct video length in history section.~~

To Reproduce See video.

Video

https://user-images.githubusercontent.com/73130443/123637037-1006fd00-d80d-11eb-8e5e-b25d8b3e5a72.mp4

Environment Information (please complete the following information):

  • OS: Windows
  • OS Version: 10 20h2
  • FreeTube version: v0.13.2-nightly-953 Beta
  • Installation Method (If applicable): portable
  • Primary API Used: Local API

Additional context Edit: Retrieved from Google support page

Maximum upload size

The maximum file size you can upload is 256 GB or 12 hours, whichever is less. We've changed the limits on uploads in the past (2011), so you may see older videos that are longer than 12 hours.

I mean long is kind of a stretch here. More like unproportional gigantic would fit better. The problem with the history from my understanding is that it only shows the 5hrs49mins? If that is the cut off then this is also the information that is provided. For the video suggested my history shows correct 168hrs.

The freezing of the application is probably due to the video loading. There is not really that much we can do here, as this is done by VideoJS and it's plugin.

GilgusMaximus avatar Dec 09 '20 15:12 GilgusMaximus

I'm sorry @GilgusMaximus i edited allot of things in my issue could u read it again. If u have questions after this, i'll be happy to help u out.

From Google support page

Maximum upload size

The maximum file size you can upload is 256 GB or 12 hours, whichever is less. We've changed the limits on uploads in the past (2011), so you may see older videos that are longer than 12 hours.

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Dec 31 '22 01:12 github-actions[bot]

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Feb 03 '23 02:02 github-actions[bot]

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Mar 07 '23 02:03 github-actions[bot]

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Apr 05 '23 01:04 github-actions[bot]

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar May 08 '23 01:05 github-actions[bot]

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jun 08 '23 02:06 github-actions[bot]

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jul 07 '23 02:07 github-actions[bot]

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Aug 05 '23 01:08 github-actions[bot]

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Sep 03 '23 01:09 github-actions[bot]

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Oct 02 '23 01:10 github-actions[bot]

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Oct 31 '23 01:10 github-actions[bot]

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Nov 29 '23 01:11 github-actions[bot]

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Dec 28 '23 01:12 github-actions[bot]

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jan 28 '24 01:01 github-actions[bot]

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Feb 26 '24 01:02 github-actions[bot]

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Mar 26 '24 01:03 github-actions[bot]

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Apr 24 '24 01:04 github-actions[bot]

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar May 23 '24 01:05 github-actions[bot]

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jun 21 '24 01:06 github-actions[bot]

Behavior of the program So i wanted to test if FreeTube can handle very very very long videos and this what i found out.

  • Youtube display all 100hours properly while Freetube displays only around 3 hours in video.
  • If the video reaches the end it will extend the video for a few seconds
  • if it reaches the end again it rolls itself back a few seconds.
  • Loading the video takes up allot of time
  • Freezes the application while trying to load the video (u cant click on anything).
  • ~Video length in history section is not displaying 200hrs.~

This is the link to the vid: https://youtu.be/56lkofpjOAs

Expected behavior

  • Display all the full 100hours
  • Doesnt extend the video
  • Doesn't roll itself back 10sec.
  • Doesnt take that long to load a video,
  • Doesn't freeze the application while loading a video.
  • ~Shows correct video length in history section.~

To Reproduce See video.

Video

V0ojHyNjGL.mp4 Environment Information (please complete the following information):

  • OS: Windows
  • OS Version: 10 20h2
  • FreeTube version: v0.13.2-nightly-953 Beta
  • Installation Method (If applicable): portable
  • Primary API Used: Local API

Additional context Edit: Retrieved from Google support page

Maximum upload size

The maximum file size you can upload is 256 GB or 12 hours, whichever is less. We've changed the limits on uploads in the past (2011), so you may see older videos that are longer than 12 hours.

Same here man. Should be fixed soon.

exefile2 avatar Jul 19 '24 04:07 exefile2