Repositories
minitube
-
Cloning this repository:
git clone git://gitorious.org/minitube/minitube.git minitube cd minitube
Add this repository as a remote to an existing local repository:
git remote add minitube git://gitorious.org/minitube/minitube.git git fetch minitube git checkout -b my-local-tracking-branch minitube/master_or_other_branch
zach-klipps-clone
-
Cloning this repository:
git clone git://gitorious.org/~zach-klipp/minitube/zach-klipps-clone.git zach-klipps-clone cd zach-klipps-clone
Add this repository as a remote to an existing local repository:
git remote add zach-klipps-clone git://gitorious.org/~zach-klipp/minitube/zach-klipps-clone.git git fetch zach-klipps-clone git checkout -b my-local-tracking-branch zach-klipps-clone/master_or_other_branch
sebfry-minitube
-
Cloning this repository:
git clone git://gitorious.org/~sebfry/minitube/sebfry-minitube.git sebfry-minitube cd sebfry-minitube
Add this repository as a remote to an existing local repository:
git remote add sebfry-minitube git://gitorious.org/~sebfry/minitube/sebfry-minitube.git git fetch sebfry-minitube git checkout -b my-local-tracking-branch sebfry-minitube/master_or_other_branch
anthraxxs-minitube
-
Cloning this repository:
git clone git://gitorious.org/~anthraxx/minitube/anthraxxs-minitube.git anthraxxs-minitube cd anthraxxs-minitube
Add this repository as a remote to an existing local repository:
git remote add anthraxxs-minitube git://gitorious.org/~anthraxx/minitube/anthraxxs-minitube.git git fetch anthraxxs-minitube git checkout -b my-local-tracking-branch anthraxxs-minitube/master_or_other_branch
dohans-minitube
Add a playlist and autoplay feature to minitube. more…
Should add right-click support for adding at some point,
and also saving the playlist.
-
Cloning this repository:
git clone git://gitorious.org/~dohan/minitube/dohans-minitube.git dohans-minitube cd dohans-minitube
Add this repository as a remote to an existing local repository:
git remote add dohans-minitube git://gitorious.org/~dohan/minitube/dohans-minitube.git git fetch dohans-minitube git checkout -b my-local-tracking-branch dohans-minitube/master_or_other_branch
narrowtuxs-minitube
-
Cloning this repository:
git clone git://gitorious.org/~narrowtux/minitube/narrowtuxs-minitube.git narrowtuxs-minitube cd narrowtuxs-minitube
Add this repository as a remote to an existing local repository:
git remote add narrowtuxs-minitube git://gitorious.org/~narrowtux/minitube/narrowtuxs-minitube.git git fetch narrowtuxs-minitube git checkout -b my-local-tracking-branch narrowtuxs-minitube/master_or_other_branch
salouts-minitube
-
Cloning this repository:
git clone git://gitorious.org/~salout/minitube/salouts-minitube.git salouts-minitube cd salouts-minitube
Add this repository as a remote to an existing local repository:
git remote add salouts-minitube git://gitorious.org/~salout/minitube/salouts-minitube.git git fetch salouts-minitube git checkout -b my-local-tracking-branch salouts-minitube/master_or_other_branch
farhats-minitube
-
Cloning this repository:
git clone git://gitorious.org/~farhat/minitube/farhats-minitube.git farhats-minitube cd farhats-minitube
Add this repository as a remote to an existing local repository:
git remote add farhats-minitube git://gitorious.org/~farhat/minitube/farhats-minitube.git git fetch farhats-minitube git checkout -b my-local-tracking-branch farhats-minitube/master_or_other_branch
siedjeejs-contrast-fix-minitube
-
Cloning this repository:
git clone git://gitorious.org/~siedjeej/minitube/siedjeejs-contrast-fix-minitube.git siedjeejs-contrast-fix-minitube cd siedjeejs-contrast-fix-minitube
Add this repository as a remote to an existing local repository:
git remote add siedjeejs-contrast-fix-minitube git://gitorious.org/~siedjeej/minitube/siedjeejs-contrast-fix-minitube.git git fetch siedjeejs-contrast-fix-minitube git checkout -b my-local-tracking-branch siedjeejs-contrast-fix-minitube/master_or_other_branch
kapcom01s-minitube
-
Cloning this repository:
git clone git://gitorious.org/~kapcom01/minitube/kapcom01s-minitube.git kapcom01s-minitube cd kapcom01s-minitube
Add this repository as a remote to an existing local repository:
git remote add kapcom01s-minitube git://gitorious.org/~kapcom01/minitube/kapcom01s-minitube.git git fetch kapcom01s-minitube git checkout -b my-local-tracking-branch kapcom01s-minitube/master_or_other_branch
sikons-minitube
-
Cloning this repository:
git clone git://gitorious.org/~sikon/minitube/sikons-minitube.git sikons-minitube cd sikons-minitube
Add this repository as a remote to an existing local repository:
git remote add sikons-minitube git://gitorious.org/~sikon/minitube/sikons-minitube.git git fetch sikons-minitube git checkout -b my-local-tracking-branch sikons-minitube/master_or_other_branch
bitjugglers-minitube
-
Cloning this repository:
git clone git://gitorious.org/~bitjuggler/minitube/bitjugglers-minitube.git bitjugglers-minitube cd bitjugglers-minitube
Add this repository as a remote to an existing local repository:
git remote add bitjugglers-minitube git://gitorious.org/~bitjuggler/minitube/bitjugglers-minitube.git git fetch bitjugglers-minitube git checkout -b my-local-tracking-branch bitjugglers-minitube/master_or_other_branch
alekibangos-minitube-cs-cz
-
Cloning this repository:
git clone git://gitorious.org/~alekibango/minitube/alekibangos-minitube-cs-cz.git alekibangos-minitube-cs-cz cd alekibangos-minitube-cs-cz
Add this repository as a remote to an existing local repository:
git remote add alekibangos-minitube-cs-cz git://gitorious.org/~alekibango/minitube/alekibangos-minitube-cs-cz.git git fetch alekibangos-minitube-cs-cz git checkout -b my-local-tracking-branch alekibangos-minitube-cs-cz/master_or_other_branch
chmiela-st-minitube
-
Cloning this repository:
git clone git://gitorious.org/~chmiela-st/minitube/chmiela-st-minitube.git chmiela-st-minitube cd chmiela-st-minitube
Add this repository as a remote to an existing local repository:
git remote add chmiela-st-minitube git://gitorious.org/~chmiela-st/minitube/chmiela-st-minitube.git git fetch chmiela-st-minitube git checkout -b my-local-tracking-branch chmiela-st-minitube/master_or_other_branch
buttis-minitube
-
Cloning this repository:
git clone git://gitorious.org/~butti/minitube/buttis-minitube.git buttis-minitube cd buttis-minitube
Add this repository as a remote to an existing local repository:
git remote add buttis-minitube git://gitorious.org/~butti/minitube/buttis-minitube.git git fetch buttis-minitube git checkout -b my-local-tracking-branch buttis-minitube/master_or_other_branch
clone-buttis-minitube
-
Cloning this repository:
git clone git://gitorious.org/~butti/minitube/clone-buttis-minitube.git clone-buttis-minitube cd clone-buttis-minitube
Add this repository as a remote to an existing local repository:
git remote add clone-buttis-minitube git://gitorious.org/~butti/minitube/clone-buttis-minitube.git git fetch clone-buttis-minitube git checkout -b my-local-tracking-branch clone-buttis-minitube/master_or_other_branch
seraphims-minitube
-
Cloning this repository:
git clone git://gitorious.org/~seraphim/minitube/seraphims-minitube.git seraphims-minitube cd seraphims-minitube
Add this repository as a remote to an existing local repository:
git remote add seraphims-minitube git://gitorious.org/~seraphim/minitube/seraphims-minitube.git git fetch seraphims-minitube git checkout -b my-local-tracking-branch seraphims-minitube/master_or_other_branch
minitube-giles
-
Cloning this repository:
git clone git://gitorious.org/~rillian/minitube/minitube-giles.git minitube-giles cd minitube-giles
Add this repository as a remote to an existing local repository:
git remote add minitube-giles git://gitorious.org/~rillian/minitube/minitube-giles.git git fetch minitube-giles git checkout -b my-local-tracking-branch minitube-giles/master_or_other_branch
shadyvbs-minitube
-
Cloning this repository:
git clone git://gitorious.org/~shadyvb/minitube/shadyvbs-minitube.git shadyvbs-minitube cd shadyvbs-minitube
Add this repository as a remote to an existing local repository:
git remote add shadyvbs-minitube git://gitorious.org/~shadyvb/minitube/shadyvbs-minitube.git git fetch shadyvbs-minitube git checkout -b my-local-tracking-branch shadyvbs-minitube/master_or_other_branch
dkzjunks-minitube
-
Cloning this repository:
git clone git://gitorious.org/~dkzjunk/minitube/dkzjunks-minitube.git dkzjunks-minitube cd dkzjunks-minitube
Add this repository as a remote to an existing local repository:
git remote add dkzjunks-minitube git://gitorious.org/~dkzjunk/minitube/dkzjunks-minitube.git git fetch dkzjunks-minitube git checkout -b my-local-tracking-branch dkzjunks-minitube/master_or_other_branch
masterqs-minitube
-
Cloning this repository:
git clone git://gitorious.org/~masterq/minitube/masterqs-minitube.git masterqs-minitube cd masterqs-minitube
Add this repository as a remote to an existing local repository:
git remote add masterqs-minitube git://gitorious.org/~masterq/minitube/masterqs-minitube.git git fetch masterqs-minitube git checkout -b my-local-tracking-branch masterqs-minitube/master_or_other_branch
jpizarros-minitube
-
Cloning this repository:
git clone git://gitorious.org/~jpizarro/minitube/jpizarros-minitube.git jpizarros-minitube cd jpizarros-minitube
Add this repository as a remote to an existing local repository:
git remote add jpizarros-minitube git://gitorious.org/~jpizarro/minitube/jpizarros-minitube.git git fetch jpizarros-minitube git checkout -b my-local-tracking-branch jpizarros-minitube/master_or_other_branch
mru00s-minitube
-
Cloning this repository:
git clone git://gitorious.org/~mru00/minitube/mru00s-minitube.git mru00s-minitube cd mru00s-minitube
Add this repository as a remote to an existing local repository:
git remote add mru00s-minitube git://gitorious.org/~mru00/minitube/mru00s-minitube.git git fetch mru00s-minitube git checkout -b my-local-tracking-branch mru00s-minitube/master_or_other_branch
eskimos-minitube
-
Cloning this repository:
git clone git://gitorious.org/~eskimo/minitube/eskimos-minitube.git eskimos-minitube cd eskimos-minitube
Add this repository as a remote to an existing local repository:
git remote add eskimos-minitube git://gitorious.org/~eskimo/minitube/eskimos-minitube.git git fetch eskimos-minitube git checkout -b my-local-tracking-branch eskimos-minitube/master_or_other_branch
hwoarangs-minitube
-
Cloning this repository:
git clone git://gitorious.org/~hwoarang/minitube/hwoarangs-minitube.git hwoarangs-minitube cd hwoarangs-minitube
Add this repository as a remote to an existing local repository:
git remote add hwoarangs-minitube git://gitorious.org/~hwoarang/minitube/hwoarangs-minitube.git git fetch hwoarangs-minitube git checkout -b my-local-tracking-branch hwoarangs-minitube/master_or_other_branch
bochis-minitube
-
Cloning this repository:
git clone git://gitorious.org/~bochi/minitube/bochis-minitube.git bochis-minitube cd bochis-minitube
Add this repository as a remote to an existing local repository:
git remote add bochis-minitube git://gitorious.org/~bochi/minitube/bochis-minitube.git git fetch bochis-minitube git checkout -b my-local-tracking-branch bochis-minitube/master_or_other_branch
extended-minitube
Extending Minitube for themselves. more…
- added 240p and 480p modes
-
Cloning this repository:
git clone git://gitorious.org/~navrocky/minitube/extended-minitube.git extended-minitube cd extended-minitube
Add this repository as a remote to an existing local repository:
git remote add extended-minitube git://gitorious.org/~navrocky/minitube/extended-minitube.git git fetch extended-minitube git checkout -b my-local-tracking-branch extended-minitube/master_or_other_branch
johnthepauls-extended-minitube
-
Cloning this repository:
git clone git://gitorious.org/~johnthepaul/minitube/johnthepauls-extended-minitube.git johnthepauls-extended-minitube cd johnthepauls-extended-minitube
Add this repository as a remote to an existing local repository:
git remote add johnthepauls-extended-minitube git://gitorious.org/~johnthepaul/minitube/johnthepauls-extended-minitube.git git fetch johnthepauls-extended-minitube git checkout -b my-local-tracking-branch johnthepauls-extended-minitube/master_or_other_branch
josephabennetts-minitube
-
Cloning this repository:
git clone git://gitorious.org/~josephabennett/minitube/josephabennetts-minitube.git josephabennetts-minitube cd josephabennetts-minitube
Add this repository as a remote to an existing local repository:
git remote add josephabennetts-minitube git://gitorious.org/~josephabennett/minitube/josephabennetts-minitube.git git fetch josephabennetts-minitube git checkout -b my-local-tracking-branch josephabennetts-minitube/master_or_other_branch
jni-s-minitube
-
Cloning this repository:
git clone git://gitorious.org/~jni-/minitube/jni-s-minitube.git jni-s-minitube cd jni-s-minitube
Add this repository as a remote to an existing local repository:
git remote add jni-s-minitube git://gitorious.org/~jni-/minitube/jni-s-minitube.git git fetch jni-s-minitube git checkout -b my-local-tracking-branch jni-s-minitube/master_or_other_branch

