^thanks sirthanks for all who helped me
![]()
This is a discussion on NEW YouTube Download Helper Extension within the Chrome Plugins section, part of the Google Chrome category: ^thanks sir thanks for all who helped me...
^thanks sirthanks for all who helped me
![]()
I remember seeing this somewhere in the source code...
AHA
From base\command_line.cc
So basically what this says of importance is that the possibilities on Windows are --enable-user-scripts, -enable-user-scripts, and /enable-user-scripts. Where on Linux only the first two are possible.Code:#if defined(OS_WIN) const wchar_t* const kSwitchPrefixes[] = {L"--", L"-", L"/"}; const wchar_t kSwitchTerminator[] = L"--"; const wchar_t kSwitchValueSeparator[] = L"="; #elif defined(OS_POSIX) // Unixes don't use slash as a switch. const char* const kSwitchPrefixes[] = {"--", "-"}; const char kSwitchTerminator[] = "--"; const char kSwitchValueSeparator[] = "="; #endif
~ Projects ~
Specialized: Carapass Auction Watcher, Kongregate Chat
Libraries: bliplib
Tools: manifest syntax highlighting & snippits
~ Happy to make extensions for pay too ;D ~
Portfolio: Search and Share
Good to know
I guess there's no better way to verify this than checking the source code. Thanks Waha.
if I wanted to add something to the script so that all links on youtube has the &fmt=22/18, what would I need to add?it's a lovely script, but it loads the pages twice everytime I click on something in youtube.
Born of evil, living by the day, I seek not redemption - but the end of humanity
I'm missing something....
First, does this work in Chromium, too? It seems like it should....Next, Where is the link supposed to appear, the directions seem confusing.... A screenshot might be helpful.
Thank in advance,
XC Fan
does this still works on the latest dev version? 3.0.197.11
I can't get either the extension or the user script working in the latest dev version. Anyone able to check on this?
EDIT: As far as I can tell, my latest version is 4.0.201.1
Did anyone ever create a bookmarklet for this? I only really want it for the audio, so with my laptop, quality isn't really an issue (but an added bonus), but the included file name is the real kicker.
Any luck?
Last edited by todd2000; 09-20-2009 at 12:13 PM.
Does this work with the latest dev version? (4.0.211.7 I think it is)