axcore / tartube

A GUI front-end for youtube-dl, partly based on youtube-dl-gui and written in Python 3 / Gtk 3
GNU Lesser General Public License v2.1
2.08k stars 112 forks source link

file size issue? #659

Open Repetria opened 4 days ago

Repetria commented 4 days ago

Thanks for taking the time to submit a bug report! Please include the following information:

What operating system are you using?

Windows 11

What version of Tartube are you using?

v2.5.040

If I download using YT DLP only, it downloads without any problem, but if I download via tartube, I get the following error message.

size= 42496KiB time=00:01:41.58 bitrate=3427.0kbits/s speed=15.4x [https @ 000001bc1c040080] Opening 'https://rr1---sn-oguelnzs.googlevideo.com/videoplayback/id/f66343c6513795b0/itag/616/source/youtube/expire/1729424203/ei/65YUZ76ZAo2SvcAP167ugQY/ip/138.199.22.138/requiressl/yes/ratebypass/yes/pfa/1/wft/1/sgovp/clen%3D92912958%3Bdur%3D213.249%3Bgir%3Dyes%3Bitag%3D356%3Blmt%3D1712055661746330/rqh/1/hls_chunk_host/rr1---sn-oguelnzs.googlevideo.com/xpc/EgVo2aDSNQ%3D%3D/met/1729402603,/mh/ZE/mm/31,26/mn/sn-oguelnzs,sn-npoeener/ms/au,onr/mv/m/mvi/1/pl/23/rms/au,au/force_finished/1/initcwndbps/1577500/siu/1/vprv/1/playlist_type/DVR/txp/4432434/mt/1729402154/fvip/3/keepalive/yes/fexp/51286683,51312688/sparams/expire,ei,ip,id,itag,source,requiressl,ratebypass,pfa,wft,sgovp,rqh,xpc,force_finished,siu,vprv,playlist_type/sig/AJfQdSswRgIhAPm_h8w_GJMbflhkzPz9OSoMMgF4wpPaDmlPmKGinEFWAiEAuE1G2POne4DCQsmiK7I2AiIwcY0Eu2VuK-bSdyhlQxQ%3D/lsparams/hls_chunk_host,met,mh,mm,mn,ms,mv,mvi,pl,rms,initcwndbps/lsig/ACJ0pHgwRQIhAOj7t5mAvJGj8gQItyZeNSkr0PzDbRlHW-9tkEH6sLRmAiBylTfPenaum4HjhJIlueoslXqelVpFzzHxaBSsMfw3ug%3D%3D/playlist/index.m3u8/govp/slices%3D0-219,46691552-51046872/gosq/21/file/seg.ts' for reading

What is this error and how can I fix it? There seems to be no problem playing the downloaded file.

axcore commented 3 days ago

When you downloaded the video with yt-dlp alone, did you use exactly the same download options? If not, that would explain the different results.

A .ts file is a segment of a video, often encountered when downloading livestreams. I've noticed in the past that the software used for downloading livestreams, and to stitch the segments together into a single video, can sometimes generate "errors" that aren't really errors.

So, the short answer is, if the video downloaded successfully then don't worry about the error. If the "errors" are frequent and annoying, you can filter them out (in Edit > System preferences... > Windows > Websites).

If you are convinced that there's a real problem, download the video in Tartube then show me the Output tab, including the yellow text at the top.