aboutsummaryrefslogtreecommitdiffstats
path: root/lib
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 Bottomley1-0/+413
2013-05-05Channel4: Fix correct selection of series and episodeJames Bottomley1-11/+11
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-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-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-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-27Correct the updates sent in, add version for plugin.Nigel Taylor1-6/+12
2013-03-27Update Wat.pmhamsterbacke1-3/+3
2013-03-26Change file to flv to hold filename, flv used in get_flash_videosNigel Taylor1-1/+1
2013-03-25add plugin versionNigel Taylor1-0/+3
2013-03-23add support for cultureunplugged.comj1-0/+21
2013-03-16Add version for recent change.Nigel Taylor1-0/+3
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-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-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-09Add redirection to the pluginNigel Taylor1-0/+12
2013-03-07Handle short urls for sites such as youtube.Nigel Taylor1-0/+10
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 Taylor2-44/+95
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 classJonas2-44/+95
2013-02-21Use correct file extension - source maybe mp4 rtmpdump saves as flvNigel Taylor1-1/+1
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-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-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-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-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-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
2012-12-30fixed Liveleakacronymized1-38/+7
2012-12-17Putlocker: support embed URLsZakariyya Mughal1-0/+7
2012-12-14Merge pull request #82 from karjonas/masterzakflash1-40/+45
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-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-08Tv4play wrong matching for video_idJonas1-29/+32
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 Taylor1-1/+0
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-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-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-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-21Merge branch 'master' of gfv-git:monsieurvideo/get-flash-videosZakFlash2-59/+83
2012-07-21Default to highest quality Brightcove streamZakFlash1-5/+18
2012-07-10Merge pull request #72 from fcharlier/pinkbikezakflash1-0/+26
2012-07-08[Daum] Support ebs.daum.netSeungwon Jeong1-1/+6
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-videosZakFlash2-18/+27
2012-06-30Channel 4: fixed HTTP error handlingZakFlash1-2/+2
2012-06-30Fixed SAMI to SRT subtitle conversionZakFlash1-1/+1
2012-06-24Merge pull request #67 from zmughal/googlezakflash1-1/+2
2012-06-23Fix for VimeoJonas1-17/+25
2012-06-20Merge branch 'master' of gfv-git:monsieurvideo/get-flash-videosZakFlash1-4/+13
2012-06-20Fix Arte: allow whitespace before end of HTML tag.ZakFlash1-1/+1
2012-06-19Remove debug printGeoffroy Doucet1-1/+0
2012-06-19Fix the filename with emission.ProfilingEmisodeTokenGeoffroy Doucet1-2/+11
2012-06-19Replace pid to idMediaGeoffroy Doucet1-2/+3
2012-06-17fixed Google VideoZakariyya Mughal1-1/+2
2012-06-08Merge pull request #62 from inductiveload/putlockerMatthew Bauer1-0/+57
2012-06-08Merge pull request #65 from inductiveload/fileboxMatthew Bauer1-0/+29
2012-06-08Merge pull request #64 from inductiveload/gorillavidMatthew Bauer2-1/+38
2012-06-08Merge pull request #63 from inductiveload/tudouMatthew Bauer1-1/+1
2012-06-08Merge pull request #61 from inductiveload/divxstageMatthew Bauer1-0/+47
2012-06-08Merge pull request #56 from psycotica0/masterMatthew Bauer1-1/+16
2012-06-08Add Filebox.com moduleInductiveload1-0/+29
2012-06-08Use a more robust method to find the form with the submit buttonInductiveload1-9/+9
2012-06-08Fix Ooyala supportPaul Wise1-3/+3
2012-06-08Add GorillaVid/movPod/DaClips moduleInductiveload2-1/+38
2012-06-08Make the Tudou SWF regex more liberal - it can changeInductiveload1-1/+1
2012-06-08Add Putlocker moduleInductiveload1-0/+57
2012-06-08Add Divxstage.eu moduleInductiveload1-0/+47
2012-06-07SVTPlay wrong stream bugJonas1-1/+1
2012-06-06Ooyala: fixed whitespace and cleaned up.ZakFlash1-10/+15
2012-06-06Add support for Ooyala, which is used by Slashdot sometimesPaul Wise2-1/+59
2012-06-06Cleaned up and fixed (sort-of) SVTplay.seZakFlash1-27/+37
2012-06-06SVTplay updated for new siteJonas1-65/+34
2012-06-05Channel 4: minor fix to SWF URL checking.ZakFlash1-2/+2
2012-06-02Handle swf url relocation, ip no longer present for ll.Nigel Taylor1-4/+11
2012-05-21Make Generic More RecursiveChristopher Vollick1-1/+16
2012-05-20Merge pull request #55 from ssieb/tedzakflash1-17/+105
2012-05-17Actually download the subtitles instead of getting the burned in version.Samuel Sieb1-30/+96
2012-05-17remove NFB prefix for saved videoSamuel Sieb1-1/+1
2012-05-11add quality support to NFB downloaderSamuel Sieb1-3/+19
2012-05-11New version of the downloader for ted.com. It also handles subtitle versions...Samuel Sieb1-16/+38
2012-05-11New downloader for NFBSamuel Sieb1-60/+27
2012-04-26Kanal5play using Flashvideo::JSON insteadJonas1-24/+19
2012-04-17Support for svtplay,tv3play,tv4play for new rtmpdownloader. Support for kanal...Jonas4-99/+47
2012-04-11Merge pull request #49 from pcwalden/masterzakflash1-4/+5
2012-04-11Support for specifying filename for RTMP downloads.ZakFlash1-3/+3
2012-04-11Add support for detecting MP3s without ID3 tags.ZakFlash1-0/+3
2012-04-10Changed logic to use FlashVideo::JSONPhilip Walden1-4/+5
2012-04-09Merge pull request #48 from kennydude/masterzakflash1-1/+1
2012-03-31Fix NicoNico :)Joe Simpson1-1/+1
2012-03-25Improved media_id extraction from URL queryPhilip Walden1-3/+3
2012-03-24Adds support for www.nasa.gov/multimedia/videogallery.Philip Walden1-0/+63
2012-03-22Fixed ustream file names and updated ustream gateway server address.Philip Walden1-2/+2
2012-03-13Merge pull request #46 from bit/masterzakflash1-0/+37
2012-03-12fix some style thingsNigel Taylor1-3/+3
2012-03-12cleanup Zdf.pmj1-6/+5
2012-03-12add ZDF Mediathek Stream supportj1-0/+38
2012-03-09Remove part of earlier change which lost title and episode textNigel Taylor1-2/+0
2012-03-08Fix download issue for ll CDN, the IP Address is no longer returnedNigel Taylor1-2/+17
2012-02-22Fixed Google Video SearchChristopher Vollick1-8/+7
2012-02-12Fix Arte XML handling.Eriam Schaffter1-1/+1
2012-01-31Improvements to Channel 4 4oD filenames.ZakFlash1-0/+15