monsieurvideo / get-flash-videos

Download or play videos from various Flash-based video hosting sites, without having to use the Flash player.
Apache License 2.0
240 stars 68 forks source link

Count https video URLs in the results #220

Closed real-dam closed 6 years ago

real-dam commented 6 years ago

In Debian we are currently applying the following patch to get-flash-videos. We thought you might be interested in it too.

From ad36427136f759d3f7be85a074a4f8bafe5a42a9 Mon Sep 17 00:00:00 2001
From: Niko Tyni <ntyni@debian.org>
Date: Wed, 14 Oct 2015 10:06:31 +0300
Subject: [PATCH] Count https video URLs in the results

Some video URLs on the Google video site now start
with https, making the test fail.

The patch is tracked in our Git repository at https://anonscm.debian.org/cgit/pkg-perl/packages/get-flash-videos.git/plain/debian/patches/Count-https-video-URLs-in-the-results.patch

Thanks for considering, Damyan Ivanov, Debian Perl Group

njtaylor commented 6 years ago

Merged thanks for the change. Thanks.