<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on YouTube Stitch | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/32755</link>
    <description>Recent comments on userscript: YouTube Stitch</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Does this work with zShare or Dailymotion, replied by DarkJedi613</title>
      <description>&lt;p&gt;Its not set up to. If they use the YouTube video api it'd be easy. If not it'd be close to impossible.&lt;/p&gt;</description>
      <pubDate>Thu, 28 May 2009 18:14:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:25341:126755</guid>
      <author>DarkJedi613</author>
      <link>http://userscripts.org/posts/126755</link>
    </item>
    <item>
      <title>Does this work with zShare or Dailymotion, replied by jinvar</title>
      <description>&lt;p&gt;Hi Thanks.&lt;/p&gt;

&lt;p&gt;Does this work with zShare and/or dailymotion embedded videos as well ? how difficult will it be to include that functionality.&lt;/p&gt;</description>
      <pubDate>Wed, 22 Apr 2009 05:18:32 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:25341:113596</guid>
      <author>jinvar</author>
      <link>http://userscripts.org/posts/113596</link>
    </item>
    <item>
      <title>YousableTubefix problem, replied by DarkJedi613</title>
      <description>&lt;p&gt;I'm not sure if its currently workable with YousableTubeFix, I have not been following development of it closely recently.  I've been rather busy.  There are no options to set right now, there's kind of a menu, but it isn't fully implemented.&lt;/p&gt;

&lt;p&gt;It cannot work with fullscreen YouTube videos (as far as I know this would be impossible since it works by adding/removing the videos when they finish/start).&lt;/p&gt;

&lt;p&gt;I'll check it out as time permits.&lt;/p&gt;</description>
      <pubDate>Sat, 21 Feb 2009 19:33:05 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22014:97569</guid>
      <author>DarkJedi613</author>
      <link>http://userscripts.org/posts/97569</link>
    </item>
    <item>
      <title>YousableTubefix problem, replied by Andrew Smith</title>
      <description>&lt;p&gt;For some reason, I am unable to get this script to work with the current version of YousableTubefix.
&lt;br /&gt;Are there options that should be set on it? (I was able to get the options once but now they are missing)
&lt;br /&gt;Is it no longer compatible?
&lt;br /&gt;If it is not, is there any way that it can work with fullscreen YouTube videos (as I was unable to get that to work as well)&lt;/p&gt;</description>
      <pubDate>Fri, 20 Feb 2009 05:55:33 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22014:97245</guid>
      <author>Andrew Smith</author>
      <link>http://userscripts.org/posts/97245</link>
    </item>
    <item>
      <title>Videos Titled &amp;quot;X of X&amp;quot; Does Not Work, replied by DarkJedi613</title>
      <description>&lt;p&gt;Well the first video won't work because there is no exact title for it to match, I'm not sure about the second though.  I'll look into it when I have the time.&lt;/p&gt;</description>
      <pubDate>Fri, 02 Jan 2009 01:43:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18396:87426</guid>
      <author>DarkJedi613</author>
      <link>http://userscripts.org/posts/87426</link>
    </item>
    <item>
      <title>Small improvement, replied by DarkJedi613</title>
      <description>&lt;p&gt;Generally I prefer to put the var there for each line as it makes it more readable for me (i.e. the names of the variables line up as opposed to var for &quot;one&quot; lining up with &quot;two&quot; and &quot;three&quot;).&lt;/p&gt;

&lt;p&gt;Its a stylistic thing really, it doesn't matter much.&lt;/p&gt;</description>
      <pubDate>Fri, 02 Jan 2009 01:35:42 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18987:87424</guid>
      <author>DarkJedi613</author>
      <link>http://userscripts.org/posts/87424</link>
    </item>
    <item>
      <title>Does youtube stitch work between episodes, replied by DarkJedi613</title>
      <description>&lt;p&gt;It does not, I've been planning on adding some navigation that will hopefully allow something similar to this but I've been too busy to work on this code recently -- I'll add it to my to do list though!&lt;/p&gt;</description>
      <pubDate>Fri, 02 Jan 2009 01:34:34 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18438:87422</guid>
      <author>DarkJedi613</author>
      <link>http://userscripts.org/posts/87422</link>
    </item>
    <item>
      <title>Small improvement, replied by JoeSimmons</title>
      <description>&lt;p&gt;You can put commas on the multiple 'var' lines instead of doing 'var ' on every line. For example, you could do:
&lt;br /&gt;&lt;pre&gt;var one = 1,
two = 2,
three = 3;&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;instead of
&lt;br /&gt;&lt;pre&gt;var one = 1;
var two = 2;
var three = 3;&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 14 Dec 2008 09:41:53 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18987:83376</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/posts/83376</link>
    </item>
    <item>
      <title>Does youtube stitch work between episodes, replied by Dark_Rak3r</title>
      <description>&lt;p&gt;Will youtube stitch work with episodes of a show themselves? Like when it gets to part 3/3 of bleach episode one, will it advance to part 1/3 of bleach episode 2?&lt;/p&gt;</description>
      <pubDate>Mon, 01 Dec 2008 01:59:32 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18438:80787</guid>
      <author>Dark_Rak3r</author>
      <link>http://userscripts.org/posts/80787</link>
    </item>
    <item>
      <title>Videos Titled &amp;quot;X of X&amp;quot; Does Not Work, replied by Node</title>
      <description>&lt;p&gt;Here are two examples:
&lt;br /&gt; 
&lt;br /&gt;&lt;a href=&quot;http://youtube.com/watch?v=jwugLx2rSJY&quot;&gt;http://youtube.com/watch?v=jwugLx2rSJY&lt;/a&gt;
&lt;br /&gt;&lt;a href=&quot;http://youtube.com/watch?v=jmUGPbNkFeU&quot;&gt;http://youtube.com/watch?v=jmUGPbNkFeU&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 28 Nov 2008 20:22:22 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18396:80561</guid>
      <author>Node</author>
      <link>http://userscripts.org/posts/80561</link>
    </item>
    <item>
      <title>YousableTubeFix Compatibility, replied by DarkJedi613</title>
      <description>&lt;p&gt;@Alala
&lt;br /&gt;I can look over it yes.  I don't think it would break the autoplay option -- I have no code that deals with that for the &quot;main&quot; video on the page.  I'd have to check my code but I don't even think that video gets touched at all (reloaded or anything, etc.)  I have noticed this before though with and without YouTube Stitch installed, but I will look over it.&lt;/p&gt;

&lt;p&gt;The pattern &quot;SxxEyyPzz&quot; is, for example, S01E08P02 meaning Season 01, Episode 08, Part 02.  Often times it is used without the &quot;Pzz&quot; at the end to just designate a season and episode.&lt;/p&gt;</description>
      <pubDate>Tue, 18 Nov 2008 20:13:20 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17977:78974</guid>
      <author>DarkJedi613</author>
      <link>http://userscripts.org/posts/78974</link>
    </item>
    <item>
      <title>Archived Comments, replied by alala</title>
      <description>&lt;p&gt;Hi, I have asked this on the yousabletubefix page, but could  you look over your script for me please? It's only a small bug, but your script breaks my stop autoplay option. I would be very greatful if you included the fix in your script or gave me some code I can manually add.
&lt;br /&gt;Also, what is the pattern &quot;SxxEyyPzz&quot;?&lt;/p&gt;</description>
      <pubDate>Sun, 16 Nov 2008 03:16:30 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11819:30353</guid>
      <author>alala</author>
      <link>http://userscripts.org/posts/30353</link>
    </item>
    <item>
      <title>Archived Comments, replied by DarkJedi613</title>
      <description>&lt;p&gt;@Paladrinchef:
&lt;br /&gt;No, certainly not dead.  Just been busy with real life.  I updated it with a new version that should match more patterns.  That's the only major feature change.  It has some baseline code for more features that don't work yet.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;
&lt;br /&gt;Changelog
&lt;br /&gt;0.3	(2008-10-18)
&lt;br /&gt;	Supports multiple filters (x/y, Part, cz, SxxEyyPzz)
&lt;br /&gt;	Start of code for automatic updates, preferences
&lt;br /&gt;&lt;/code&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 19 Oct 2008 02:46:56 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11819:30354</guid>
      <author>DarkJedi613</author>
      <link>http://userscripts.org/posts/30354</link>
    </item>
    <item>
      <title>Archived Comments, replied by Paladinchef</title>
      <description>&lt;p&gt;is this script dead...cause its been awhile.....i am just wondering&lt;/p&gt;</description>
      <pubDate>Sat, 11 Oct 2008 04:54:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11819:30355</guid>
      <author>Paladinchef</author>
      <link>http://userscripts.org/posts/30355</link>
    </item>
    <item>
      <title>Archived Comments, replied by DarkJedi613</title>
      <description>&lt;p&gt;@livedream:
&lt;br /&gt;First off, thanks!  I've actually gotten &quot;Part nn&quot; patterns semi working on my development version of the script.  I need to do more testing and make sure its working.  After that there's a couple of simple features I'd like to add before next release (namely a configuration menu) and one or two bug fixes I noticed.  But if there is enough interest I'll strip out some code and do a release just with the new patterns (also those mentioned by bartus below).&lt;/p&gt;

&lt;p&gt;In terms of the full screen...I haven't looked totally into it yet, but I'm pretty sure when you exit full screen it refreshes the page?  But I will do some research into it -- for now the best I can say is to use a script like &lt;a href=&quot;http://userscripts.org/scripts/show/13333&quot;&gt;YousableTubeFix&lt;/a&gt; that allows you to expand the size of the video.&lt;/p&gt;</description>
      <pubDate>Fri, 12 Sep 2008 13:18:42 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11819:30356</guid>
      <author>DarkJedi613</author>
      <link>http://userscripts.org/posts/30356</link>
    </item>
    <item>
      <title>Archived Comments, replied by livedream</title>
      <description>&lt;p&gt;I like this a lot - came across it when i posted in the forums looking for a script that does just this - good work.&lt;/p&gt;

&lt;p&gt;I would love it if this would work with Part nn indexing methods as mentioned below as this is far and above the most common type of indexing I come across and would be awesome.
&lt;br /&gt;Is there any way of getting this to work when a video is fullscreened? Presumably by forcing a fullscreen exit on the old video and fullscreening the next video automatically (if the original vid was FSd when it ended?).&lt;/p&gt;

&lt;p&gt;Much appreciated :)&lt;/p&gt;</description>
      <pubDate>Fri, 12 Sep 2008 12:29:40 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11819:30357</guid>
      <author>livedream</author>
      <link>http://userscripts.org/posts/30357</link>
    </item>
    <item>
      <title>Archived Comments, replied by DarkJedi613</title>
      <description>&lt;p&gt;@Paladinchef:
&lt;br /&gt;I think I solved the problem with the infinite buffering circle.  In YousableTubeFix I changed my setting from fixed quality of H.264 to &quot;Best quality available&quot; and that seemed to fix it for me, but this may be a specific case.&lt;/p&gt;

&lt;p&gt;@bartus:
&lt;br /&gt;Thanks.  Will add those patterns in the next version.  If you think of any others feel free to post!&lt;/p&gt;</description>
      <pubDate>Tue, 09 Sep 2008 19:23:15 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11819:30358</guid>
      <author>DarkJedi613</author>
      <link>http://userscripts.org/posts/30358</link>
    </item>
    <item>
      <title>Archived Comments, replied by bartus</title>
      <description>&lt;p&gt;Two most common alternative indexing methods I am aware of:
&lt;br /&gt;- part nn ( &lt;a href=&quot;http://pl.youtube.com/view_play_list?p=CEF23F0733B35B54&quot;&gt;http://pl.youtube.com/view_play_list?p=CEF23F07...&lt;/a&gt; )
&lt;br /&gt;- cz nn ( &lt;a href=&quot;http://pl.youtube.com/view_play_list?p=5C3B967C1521DAD1&quot;&gt;http://pl.youtube.com/view_play_list?p=5C3B967C...&lt;/a&gt; ) // equal to 'part' in polish, my native language ...
&lt;br /&gt;plus combination with dots, commas etc.
&lt;br /&gt;From time to time it get really weird - SxxEyyPn ( &lt;a href=&quot;http://pl.youtube.com/profile_videos?user=kamilatr&quot;&gt;http://pl.youtube.com/profile_videos?user=kamilatr&lt;/a&gt; )&lt;/p&gt;</description>
      <pubDate>Tue, 09 Sep 2008 19:13:58 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11819:30359</guid>
      <author>bartus</author>
      <link>http://userscripts.org/posts/30359</link>
    </item>
    <item>
      <title>Archived Comments, replied by DarkJedi613</title>
      <description>&lt;p&gt;@bartus:
&lt;br /&gt;X/Y is the only pattern I have seen.  Please give examples of others.  I am tempted not to have custom search patterns since it is done through regex and it can really mess things up, but I can look into it.&lt;/p&gt;

&lt;p&gt;The quicklist.  I can have it check it but unless the name is very short (~20 characters) its not going to be able to find what part each one of them goes as.  In other words I would be unable to figure out where things are in this list unless I just assume that they go in that order.  But you shouldn't even have to add it to the Quick List this way, you just load up the first video and the script handles everything for you.&lt;/p&gt;

&lt;p&gt;@Paladinchef:
&lt;br /&gt;The script takes whatever the &quot;default&quot; video (the one actually on the page) and uses that quality for all the videos.  I'm not sure if that's what you're looking for?&lt;/p&gt;</description>
      <pubDate>Tue, 09 Sep 2008 18:33:23 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11819:30360</guid>
      <author>DarkJedi613</author>
      <link>http://userscripts.org/posts/30360</link>
    </item>
    <item>
      <title>Archived Comments, replied by bartus</title>
      <description>&lt;p&gt;X/Y is not as common method of indexing the multi-segment videos as it seems. 'Custom search pattern' to include different indexing technique would be great feature ...&lt;/p&gt;

&lt;p&gt;Regarding my previous post. I used to add all segments of the multi-part video to YouTube Quick List (those small 'plus' sign on the down/left corner of a thumbnail ;) witch has feature to play them one by one. Unfortunately it does not work with YousableTubeFix. I fought your script, witch is suppose to work with YousableTubeFix, could make use of this YT feature. Before looking for the wild card match check the QL for a next segments...&lt;/p&gt;</description>
      <pubDate>Tue, 09 Sep 2008 16:48:49 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11819:30361</guid>
      <author>bartus</author>
      <link>http://userscripts.org/posts/30361</link>
    </item>
    <item>
      <title>Archived Comments, replied by DarkJedi613</title>
      <description>&lt;p&gt;@Paladinchef:
&lt;br /&gt;I've gotten the buffering circle a few times -- I'm not sure what is causing it but I'll try a few things out and see if I can work out what is causing it.  I can see about adding in doing LD/HD option.  Although I'm not sure why you would want to watch part 1 in HD and then the other parts in LD.&lt;/p&gt;</description>
      <pubDate>Tue, 09 Sep 2008 16:18:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11819:30362</guid>
      <author>DarkJedi613</author>
      <link>http://userscripts.org/posts/30362</link>
    </item>
    <item>
      <title>Archived Comments, replied by Paladinchef</title>
      <description>&lt;p&gt;ok i got it Fixed somewhat (Reinstalled the Script :P) But still just shows the Buffer Circle thing usually after the 2nd video (also i would really like to see the option of either loading HD or LD in background :X). &lt;/p&gt;

&lt;p&gt;Edit: well theres a reason for it as since i dont play all videos i watch in HD i do switch between HD and LD alot also for the reason i might be downloading a file etc.&lt;/p&gt;</description>
      <pubDate>Tue, 09 Sep 2008 14:04:28 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11819:30363</guid>
      <author>Paladinchef</author>
      <link>http://userscripts.org/posts/30363</link>
    </item>
    <item>
      <title>Archived Comments, replied by DarkJedi613</title>
      <description>&lt;p&gt;@Paladinchef:&lt;/p&gt;

&lt;p&gt;First of all thanks!&lt;/p&gt;

&lt;p&gt;I'd really prefer not to add something like that -- it'd make more sense for another script to do that.  I can definitely try to make it compatible though -- I use YousableTubeFix to force H.264 and it seems to work OK.
&lt;br /&gt; 
&lt;br /&gt;First let's try a little testing: Go to &quot;Manage User Scripts...&quot;, make sure that YouTube Stitch is &quot;below&quot; the other script you are running, you can do this simply by dragging and dropping, (meaning the other script will run first and YouTube Stitch should post process it and copy the options) and see if that works.  If not, what script are you using to force HD?  I'll take a look at it and see what's up.  Also, what video are you running it on?&lt;/p&gt;

&lt;p&gt;When you say it doesn't load the next video, do you mean that it gets to the end and just stops like a normal video (and the related video links, etc. pop up in the video window) or does it do a continuous buffer at the end (has the little loading circle in the middle of it)?&lt;/p&gt;</description>
      <pubDate>Tue, 09 Sep 2008 12:55:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11819:30364</guid>
      <author>DarkJedi613</author>
      <link>http://userscripts.org/posts/30364</link>
    </item>
    <item>
      <title>Archived Comments, replied by Paladinchef</title>
      <description>&lt;p&gt;Great Script! Possible to add a option to load HD videos in the background, instead of there LD counterparts? The script i have does enforce HD, but it does not work right with your script. (Does not load next video in HD will not load/goto next at all if video playing before is in HD but when i put it in LD it loads/goto next fine)&lt;/p&gt;</description>
      <pubDate>Tue, 09 Sep 2008 04:29:22 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11819:30365</guid>
      <author>Paladinchef</author>
      <link>http://userscripts.org/posts/30365</link>
    </item>
    <item>
      <title>Archived Comments, replied by DarkJedi613</title>
      <description>&lt;p&gt;Script Update
&lt;br /&gt;Version 0.2 (2008-09-08)
&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Fixed a few various errors&lt;/li&gt;&lt;li&gt;Added the ability to configure the number of videos to buffer at once (via the source)&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;

&lt;p&gt;I'd suggest trying to keep the number to buffer &gt;3, if you're using a script to force high quality videos you may want to decrease this to 2 though.&lt;/p&gt;</description>
      <pubDate>Mon, 08 Sep 2008 22:16:27 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11819:30366</guid>
      <author>DarkJedi613</author>
      <link>http://userscripts.org/posts/30366</link>
    </item>
  </channel>
</rss>
