runtime error

IMPORTANT: You are using gradio version 3.0.11, however version 3.14.0 is available, please upgrade. -------- Cache at /home/user/app/gradio_cached_examples/log.csv not found. Caching now in 'gradio_cached_examples/' directory. search for : James Cagney dancing down the stairs [youtube] Extracting URL: https://youtu.be/v1rkzUIL8oc [youtube] v1rkzUIL8oc: Downloading webpage [youtube] v1rkzUIL8oc: Downloading ios player API JSON [youtube] v1rkzUIL8oc: Downloading android player API JSON [youtube] v1rkzUIL8oc: Downloading m3u8 information Traceback (most recent call last): File "app.py", line 195, in <module> gr.Interface( File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 420, in __init__ cache_interface_examples(self) File "/home/user/.local/lib/python3.8/site-packages/gradio/process_examples.py", line 51, in cache_interface_examples raise e File "/home/user/.local/lib/python3.8/site-packages/gradio/process_examples.py", line 47, in cache_interface_examples prediction = process_example(interface, example_id) File "/home/user/.local/lib/python3.8/site-packages/gradio/process_examples.py", line 29, in process_example prediction = interface.process(raw_input) File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 713, in process predictions = self.run_prediction(processed_input) File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 677, in run_prediction prediction = predict_fn(*processed_input) File "app.py", line 143, in run_inference skip_frames, path_frames= vid2frames(url,sampling_interval) File "app.py", line 104, in vid2frames fps, video = download_video(url) File "app.py", line 59, in download_video format, format_id, fps = select_video_format(url) File "app.py", line 27, in select_video_format formats = [f for f in formats if f['ext'] == ext File "app.py", line 29, in <listcomp> and f['filesize'] is not None and f['filesize'] <= max_size] KeyError: 'filesize'

Container logs:

Fetching error logs...