fix downloading an episode from menu

This commit is contained in:
ksyasuda 2022-04-03 13:43:09 -07:00
parent 925b7c86e2
commit fd59f7e2fe

View File

@ -969,13 +969,11 @@ main() {
d) d)
get_dl_dir get_dl_dir
is_download=1 is_download=1
break
;; ;;
D) D)
get_dl_dir get_dl_dir
set_video_quality set_video_quality
is_download=1 is_download=1
break
;; ;;
q) q)
break break