Line 452 of index_dl.pm: DownloadTrack($file) if $file->{video_code} && $c->{video_mod_no_download}; change to: DownloadTrack($file) if $file->{video_code}; #&& $c->{video_mod_no_download};