aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-03F4VDownloader: Add support for parsing DRM header and decrypting videoHEADmasterJames Bottomley1-4/+296
2013-07-03F4VDownloader: Update for large boxesJames Bottomley1-19/+29
2013-07-03Channel4: Update for new F4V download methodJames Bottomley1-84/+121
2013-06-16Itv.pm: new swfUrl causes downloads to stop workingJames Bottomley1-3/+7
2013-06-08Syfy: Add preliminary supportJames Bottomley1-0/+142
2013-06-08Add F4V fragment downloader (also known as F4F)James Bottomley2-0/+418
2013-05-05Channel4: Fix correct selection of series and episodeJames Bottomley1-11/+11
2013-04-17Merge pull request #117 from karjonas/kanal5playNigel Taylor1-12/+71
2013-04-17Kanal5play.se: Adding quality selection and subtitlesJonas1-12/+71
2013-04-15Merge pull request #116 from karjonas/blip_fixNigel Taylor1-1/+1
2013-04-15Merge pull request #104 from karjonas/rtmpcheckNigel Taylor2-11/+71
2013-04-15Blip.pm regexp fix for titles containing digitsJonas1-1/+1
2013-04-14combine version GetACP is now install by Encode::Locale change to only import...Nigel Taylor1-1/+3
2013-04-09Merge pull request #114 from sleep-walker/masterNigel Taylor5-0/+175
2013-04-07Update Pbs.pm with patch from issue 485Nigel Taylor1-3/+9
2013-04-06Add m3u8 playlists to list of ignored files.Nigel Taylor1-0/+1
2013-04-05initial support for yourupload.comTomáš Čech1-0/+60
2013-04-05let there be Videofun.me supportTomáš Čech1-0/+39
2013-04-05do not re-GET already processed URLTomáš Čech1-2/+0
2013-04-04let there be support for video44.netTomáš Čech1-0/+51
2013-04-04Output plugin failures to compile. See Issue 403Nigel Taylor1-0/+3
2013-04-04Merge pull request #112 from atomicdryad/updatesNigel Taylor1-20/+15
2013-04-04Merge pull request #113 from njtaylor/masterNigel Taylor1-2/+5
2013-04-04If plugin exists but fails to open display error message ref issue 403Nigel Taylor1-2/+5
2013-04-04Selects highest non-iphone bitrate video, fallback to highest iphonefnord1-15/+10
2013-04-04Fixed Adultswimfnord1-13/+13
2013-04-03let there be GosuPark.com pluginTomáš Čech1-0/+24
2013-04-03return quickly if it is Facebook's Like button to be followedTomáš Čech1-0/+3
2013-04-03Add plugin versionNigel Taylor1-0/+4
2013-04-03Merge pull request #111 from sleep-walker/masterNigel Taylor3-0/+57
2013-04-03remove unused `use HTML::Entities'Tomáš Čech1-1/+0
2013-04-03remove decoding HTML entities from Vk.com code, simplify the codeTomáš Čech1-16/+1
2013-04-03decode HTML entities in URL if iframe needs itTomáš Čech1-0/+2
2013-04-03fixing string comparisonTomáš Čech1-1/+1
2013-04-02lowering version again as 0.01 didn't reach main repository anywayTomáš Čech1-1/+1
2013-04-02use decode_entities(), add versioning of the plugin, proper file suffixTomáš Čech1-6/+13
2013-04-01add initial support for Vkontakte and Vk.com embedded framesTomáš Čech2-0/+64
2013-03-26Merge pull request #110 from njtaylor/masterNigel Taylor2-2/+2
2013-03-27Correct the updates sent in, add version for plugin.Nigel Taylor1-6/+12
2013-03-27Update Wat.pmhamsterbacke1-3/+3
2013-03-27Update Wat.pm with fixes.Nigel Taylor1-6/+12
2013-03-26Change file to flv to hold filename, flv used in get_flash_videosNigel Taylor2-2/+2
2013-03-25add plugin versionNigel Taylor1-0/+3
2013-03-25Correct the updates sent in, add version for plugin.Nigel Taylor1-6/+12
2013-03-23add support for cultureunplugged.comj1-0/+21
2013-03-21Update Wat.pmhamsterbacke1-3/+3
2013-03-16Merge pull request #107 from njtaylor/masterNigel Taylor2-7/+8
2013-03-16debian/control typo correction, use blowfish_pp, move rtmpdump intoNigel Taylor1-4/+5
2013-03-16Add version for recent change.Nigel Taylor1-0/+3
2013-03-16Merge pull request #2 from atomicdryad/updatesNigel Taylor1-3/+0
2013-03-16 Tone down FlashVideo::Site::Channel5's greediness, sanely.fnord1-3/+0
2013-03-16Revert "Tone down FlashVideo::Site::Channel5's greediness, allowing"fnord1-3/+3
2013-03-13Tone down FlashVideo::Site::Channel5's greediness, allowingfnord1-3/+3
2013-03-09Merge pull request #106 from njtaylor/masterNigel Taylor2-0/+6
2013-03-10Facebook.pm add plugin version.Nigel Taylor1-0/+3
2013-03-10Youtube.pm add a plugin version for merged update.Nigel Taylor1-0/+3
2013-03-09Merge pull request #103 from Bjwebb/masterNigel Taylor1-0/+26
2013-03-09Merge pull request #105 from psycotica0/masterNigel Taylor2-2/+2
2013-03-09Bad Dependency in debian/controlChristopher Vollick1-1/+1
2013-03-09Fixed YouTube Link RegexpChristopher Vollick1-1/+1
2013-03-09Prefer HD facebook videosBen Webb1-1/+2
2013-03-09Adding a try_download function for RTMPDownloaderJonas Karlsson2-11/+71
2013-03-09Add basic Facebook pluginBen Webb1-0/+25
2013-03-09Merge pull request #102 from njtaylor/masterNigel Taylor1-0/+12
2013-03-09Add redirection to the pluginNigel Taylor1-0/+12
2013-03-07Merge pull request #100 from njtaylor/masterNigel Taylor2-0/+15
2013-03-07Merge branch 'master' of git://github.com/monsieurvideo/get-flash-videosNigel Taylor1-1/+1
2013-03-07Merge pull request #99 from MostAwesomeDude/masterNigel Taylor1-1/+1
2013-03-07Handle short urls for sites such as youtube.Nigel Taylor2-0/+15
2013-03-05Fix reference type-checking to check for HASH instead of ARRAY.Corbin Simpson1-1/+1
2013-03-04Merge pull request #98 from njtaylor/masterNigel Taylor5-41/+125
2013-03-05If single prograame json doesn't return an array, test for an array. If the i...Nigel Taylor1-2/+17
2013-03-04Remove Data::Dumper used in debug, increment plugin version.Nigel Taylor1-2/+1
2013-03-04Merge branch 'master' of git://github.com/monsieurvideo/get-flash-videosNigel Taylor4-47/+111
2013-03-04Merge pull request #95 from karjonas/ffmpeg_svtNigel Taylor4-47/+111
2013-03-04Missing comma's, from some lines, add libmodule-find to build section.Nigel Taylor1-3/+4
2013-03-04Update to match debian version, and add new dependencies. To be tested, and q...Nigel Taylor1-5/+24
2013-03-04Fix for issue 470 URL redirection.Nigel Taylor1-0/+5
2013-03-04Fix for URL redirectionNigel Taylor1-0/+2
2013-03-03Update the plugin version.Nigel Taylor1-1/+1
2013-03-03Use search to find download for PS3, some are not within the +-5Nigel Taylor1-23/+65
2013-03-03Comment out code to create ttml fileNigel Taylor1-12/+13
2013-03-02Adding FFmpegDownloader classJonas4-47/+111
2013-02-24Merge pull request #94 from njtaylor/masterzakflash6-18/+250
2013-02-21Use correct file extension - source maybe mp4 rtmpdump saves as flvNigel Taylor1-1/+1
2013-02-21Merge branch 'master' of git://github.com/monsieurvideo/get-flash-videosNigel Taylor0-0/+0
2013-02-21Merge pull request #93 from karjonas/masterNigel Taylor1-3/+3
2013-02-21Add convert subtitles in ttml format.Nigel Taylor1-1/+86
2013-02-21Add subtitle support to itv requires update UtilsNigel Taylor1-0/+37
2013-02-19If mp4 stream not found try asset id up to +-6 until found mp4 for ps3, or mp4Nigel Taylor1-4/+49
2013-02-19Itv plugin change download file extension to .flvNigel Taylor1-1/+2
2013-02-14Merge branch 'master' of https://github.com/karjonas/get-flash-videosNigel Taylor1-3/+3
2013-02-14BUG: Blip.pm could not find IDJonas1-3/+3
2013-02-12Merge branch 'master' of git://github.com/monsieurvideo/get-flash-videosNigel Taylor1-0/+35
2013-02-12Merge pull request #91 from matthewbauer/masterNigel Taylor3-4/+16
2013-02-12Merge pull request #90 from bit/masterNigel Taylor1-0/+35
2013-02-12Merge pull request #92 from karjonas/masterNigel Taylor1-12/+14
2013-02-10add vitheque.comj1-0/+35
2013-02-09Merge branch 'master' of https://github.com/karjonas/get-flash-videosNigel Taylor1-7/+9
2013-02-09BUG: Kanal5play.pm did not iterate all video streamsJonas1-12/+14
2013-02-08Compile issues fix pending upstream fixNigel Taylor1-1/+1
2013-02-08Use single line for MakeMaker to get versionNigel Taylor1-2/+2
2013-02-07Add new modules required.Nigel Taylor1-0/+3
2013-02-07Merge branch 'master' of https://github.com/karjonas/get-flash-videosNigel Taylor1-7/+7
2013-02-07BUG: Kanal5play.pm did not iterate all video streamsJonas1-7/+7
2013-02-06Merge branch 'master' of https://github.com/matthewbauer/get-flash-videosNigel Taylor3-4/+16
2013-01-31Merge branch 'master' of git://github.com/monsieurvideo/get-flash-videosNigel Taylor4-31/+54
2013-01-26Merge branch 'master' of git://github.com/monsieurvideo/get-flash-videosPaul Wise10-120/+528
2013-01-26The Youku plugin can now handle third-party websites embedding videos.Paul Wise1-0/+8
2013-01-26Handle third-party websites embedding Youku videos.Paul Wise1-1/+2
2013-01-26Check all plugins for the can_handle method and use it where available.Paul Wise1-1/+4
2013-01-26Make the Ooyala plugin a bit more flexiblePaul Wise1-2/+2
2013-01-23Merge pull request #87 from karjonas/masterzakflash1-19/+20
2013-01-23Merge pull request #88 from acronymized/masterzakflash2-1/+23
2013-01-23Merge pull request #89 from seungwon0/daumzakflash1-11/+11
2013-01-22Fix Daum pluginSeungwon Jeong1-11/+11
2013-01-20Kanal5play plugin bug: Not a Hash referenceJonas1-19/+20
2013-01-18added support for motherless.comacronymized1-0/+22
2013-01-18fixed Redtube titleacronymized1-1/+1
2013-01-06Add a site/plugin version, can see version of plugin if versionNigel Taylor1-1/+4
2013-01-06On some versions of perl get_flash_videos version is not displayedNigel Taylor1-5/+6
2013-01-06Display the plugin version is presentNigel Taylor1-1/+3
2013-01-03Support for new ITV site url. old format is still supported.Nigel Taylor1-6/+61
2013-01-02Merge pull request #86 from acronymized/masterzakflash1-38/+7
2012-12-30fixed Liveleakacronymized1-38/+7
2012-12-19Merge pull request #85 from zmughal/putlockerzakflash1-0/+7
2012-12-17Putlocker: support embed URLsZakariyya Mughal1-0/+7
2012-12-16The Youku plugin can now handle third-party websites embedding videos.Paul Wise1-0/+8
2012-12-16Handle third-party websites embedding Youku videos.Paul Wise1-1/+2
2012-12-16Check all plugins for the can_handle method and use it where available.Paul Wise1-1/+4
2012-12-14Merge pull request #82 from karjonas/masterzakflash1-40/+45
2012-12-14Merge pull request #84 from zmughal/masterzakflash2-11/+58
2012-12-12add support for SockShare (same as PutLocker)Zakariyya Mughal2-11/+30
2012-12-08Tv4play.pm: refactoring codeJonas1-25/+27
2012-12-08Merge remote-tracking branch 'upstream/master'Jonas2-0/+357
2012-12-07Putlocker: change expired link logicZakariyya Mughal1-10/+9
2012-12-05Putlocker: high quality formatZakariyya Mughal1-3/+28
2012-12-04change HTTP response check methodZakariyya Mughal1-1/+4
2012-12-04Merge branch 'master' of git://github.com/monsieurvideo/get-flash-videosZakariyya Mughal2-0/+357
2012-12-04Merge pull request #83 from davidsainty/masterzakflash2-0/+357
2012-12-02fix PutlockerZakariyya Mughal1-6/+7
2012-11-30A number of fixes for the weather reading test case:David Sainty1-53/+84
2012-11-27Add encoding rate support (Subversion 16014)David Sainty1-35/+61
2012-11-27TVNZ module (Subversion r16004)David Sainty1-0/+237
2012-11-22Add tv3.co.nz supportdavidsainty1-0/+63
2012-11-21Merge github.com:monsieurvideo/get-flash-videosMatthew Bauer7-13/+64
2012-11-08Tv4play wrong matching for video_idJonas1-29/+32
2012-11-08Merge pull request #81 from njtaylor/masterzakflash5-12/+20
2012-11-06Fix for issue 449 Ima.pm not working.Nigel Taylor1-2/+3
2012-11-04Move Encode::Locale into combine-head only required when creatingNigel Taylor2-1/+2
2012-11-03proxy on command line allow ip addressNigel Taylor1-4/+8
2012-11-02compile and run issues on debian sequeeze add Encode::Locale requiredNigel Taylor2-1/+2
2012-11-02Only add LWP::Protcol::https combined file getting too largeNigel Taylor1-2/+0
2012-11-02LWP::Protocol::https removed from libwww-perl afer 6.0 ensureNigel Taylor1-0/+3
2012-11-01Only socks proxy was working change to allow http proxy to work.Nigel Taylor1-4/+4
2012-11-01Merge branch 'master' of git://github.com/monsieurvideo/get-flash-videosNigel Taylor0-0/+0
2012-10-30Merge pull request #79 from karjonas/masterzakflash1-1/+41
2012-10-30Merge pull request #80 from threedaymonk/vimeo-embedzakflash1-0/+3
2012-10-24Make the Ooyala plugin a bit more flexiblePaul Wise1-2/+2
2012-10-20Merge branch 'master' of https://github.com/threedaymonk/get-flash-videosNigel Taylor1-0/+3
2012-10-15Get restricted embedded Vimeo videosPaul Battley1-0/+3
2012-10-11Merge branch 'master' of https://github.com/karjonas/get-flash-videosNigel Taylor1-1/+41
2012-10-11Svtplay: Gives ffmpeg command for unsupported videoJonas1-1/+41
2012-10-08Bad RegEx Looking for Video IDChristopher Vollick1-1/+1
2012-10-04Merge pull request #77 from njtaylor/masterzakflash1-0/+1
2012-10-03In the case of use ... VERSION (); the generated code import(VERSION ())Nigel Taylor1-0/+1
2012-10-03Merge pull request #76 from psycotica0/masterzakflash6-15/+78
2012-10-03Use YouTube's rel="canonical"Christopher Vollick1-0/+6
2012-10-02New plugin Presstv.pm issue #436 PressTV not supported.Nigel Taylor1-0/+50
2012-09-30Change filename format, and zero pad series and episodeNigel Taylor1-2/+2
2012-09-30Merge branch 'master' of https://github.com/karjonas/get-flash-videosNigel Taylor2-10/+8
2012-09-29Resolve compile issuesNigel Taylor2-3/+3
2012-09-28Removing rnd variable in swf-verification in Tv3playJonas1-1/+1
2012-09-28Merge branch 'master' of https://github.com/NightKev/get-flash-videosNigel Taylor1-6/+6
2012-09-28okay, NOW it looks like it used toNightKev1-1/+2
2012-09-28Update lib/FlashVideo/Site/Youtube.pmNightKev1-1/+1
2012-09-28updated Youtube.pm to fix breakage with introduction of new signature url par...Kevin Skusek1-3/+5
2012-09-28Merge branch 'master' of https://github.com/pder/get-flash-videosNigel Taylor1-2/+5
2012-09-27Fix YoutubePaul Dersey1-2/+5
2012-08-28Changed filename for Svtplay.seJonas1-3/+3
2012-08-19Updated swf-verification for tv3play and likesJonas1-7/+5
2012-08-17Merge branch 'master' of git://github.com/monsieurvideo/get-flash-videosNigel Taylor1-2/+2
2012-08-14Merge pull request #73 from MostAwesomeDude/fix-redtubezakflash1-2/+2
2012-08-09Site/Redtube: Switch to MP4.Corbin Simpson1-2/+2
2012-08-07Channel5 site change, playerID can be obtain from javascriptNigel Taylor1-0/+6
2012-07-21Prefer pull requests on Github instead of patchesZakFlash1-3/+4
2012-07-21Merge branch 'master' of gfv-git:monsieurvideo/get-flash-videosZakFlash4-59/+396
2012-07-21Default to highest quality Brightcove streamZakFlash1-5/+18
2012-07-10Merge pull request #66 from leamas/masterzakflash1-0/+310
2012-07-10Merge pull request #72 from fcharlier/pinkbikezakflash2-0/+29
2012-07-10Merge pull request #71 from seungwon0/daumzakflash1-59/+57
2012-07-08[Daum] Support ebs.daum.netSeungwon Jeong1-1/+6
2012-07-06Add a test url for PinkbikeFrançois Charlier1-0/+3
2012-07-06Add support for www.pinkbike.com videosFrançois Charlier1-0/+26
2012-07-04[Daum] Remove unnecessary curly braces in string interpolationSeungwon Jeong1-13/+13
2012-07-04[Daum] Get video typeSeungwon Jeong1-1/+4
2012-07-03[Daum] Fix DaumSeungwon Jeong1-65/+55
2012-06-30Merge branch 'master' of gfv-git:monsieurvideo/get-flash-videosZakFlash3-19/+28
2012-06-30Channel 4: fixed HTTP error handlingZakFlash1-2/+2
2012-06-30Fixed SAMI to SRT subtitle conversionZakFlash1-1/+1