Re: What plugins people want
rnuls Wrote: ------------------------------------------------------- > Hi, > Firedrop support would be great. > Sample > > Thanks for your hard work. (tu) sample link provided :)-D...
View Articletusfiles.net plugin not working
Freerapid version : 0.9u4 build #635 Tusfiles.net plugin version : 1.1.9 Error: ERROR - File name not found Links: [tusfiles.net] [tusfiles.net] [tusfiles.net] Thanks in advance.
View Article[please delete]share-online.biz ver 2.1.4 is broken
share-online.biz ver 2.1.4 is broken Please fix. Thanks a lot! Sample link: [www.share-online.biz]
View ArticleRe: [please delete]share-online.biz ver 2.1.4 is broken
restart FRD fixed the problem. please delete this thread. Sorry.
View ArticleRe: Downloads keep failing even though links are valid
I am a long time user of FRD and use it ONLY for youtube. Everything was fine until a few days ago when I re-installed FRD on a newly formatted computer using Win 8. It installed ok and updated well....
View ArticleDownload .apk from Google Play?
Idea: maybe (if possible) you can add option to download .apk's from Google Play store? :)
View ArticleHULU useable again?
A Massive release just is working it's way thru the net, X-Files 2-9 (720p)that CLAIM to be a direct rip from HULU "This WEBRip is sourced from Hulu and is not transcoded, just remuxed from the direct...
View ArticleRe: nitroflare.com Not Working
If this cannot be fixed is it better to remove nitroflare from the plugin list so people don't waste their time trying to solve unsolvable captchas? I must have tried a hundred of the little buggers.
View ArticleRe: tusfiles.net plugin not working
(tu) sample links provided :)-D Tusfiles.net plugin fixed :-)
View ArticleRe: Downloads keep failing even though links are valid
youtube plugin works fine for me provide details and the youtube plugin settings you are trying to download with
View ArticleRe: BBC plugin
Works fine for me. It's probably proxy issue. If the problem persists, please post sample link and your BBC plugin settings.
View ArticleRe: Youtube problem
Playlist problem: they've changed the whole API things since API ver 3. We have to register to get the API v3 works (I haven't registered), there is also quota for API usage. The other solution...
View ArticleRe: Error - Java heap space
I'm not sure if the built-in DASH multiplexer can be fixed in current state. Another solution for Java heap space problem is by increasing max heap: [wordrider.net] There is also suggestion to...
View ArticleRe: Youtube PlayLists are not working in FRD for last 2 weeks
See here: [wordrider.net]
View ArticleRe: Youtube problem
Isnt easier just get all links from page,and removes links,thats dont start with youtube.com/watch?v ?
View ArticleRe: Youtube problem
[VB.NET SYNTAX] For Each item As HtmlElement In WebBrowser1.Document.Links Dim at as String at=item.GetAttribute("src") If at.Contains("youtube.com/watch?v") Then links.Add(at) End If Next
View ArticleRe: Youtube problem
[C# SYNTAX] Language: C#foreach(HtmlElement item in WebBrowser1.Document.Links) { string at; at=item.GetAttribute("src"); If at.Contains("youtube.com/watch?v") { links.Add(at); } }
View Article