Path: csiph.com!usenet.pasdenom.info!news.albasani.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.073 X-Spam-Evidence: '*H*': 0.85; '*S*': 0.00; 'subject:Python': 0.05; 'context': 0.05; 'cc:addr:python-list': 0.10; 'wed,': 0.15; 'thu,': 0.15; '(visible': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.16; 'cc:2**0': 0.21; 'cc:addr:python.org': 0.21; 'appears': 0.23; 'code.': 0.23; '2015': 0.23; 'player': 0.23; "haven't": 0.24; 'header:In-Reply- To:1': 0.24; 'example': 0.25; 'chris': 0.26; 'message- id:@mail.gmail.com': 0.28; "doesn't": 0.28; 'actual': 0.29; 'unlikely': 0.29; 'character': 0.29; "we're": 0.30; "can't": 0.32; 'included': 0.32; 'case,': 0.34; 'file': 0.34; 'received:google.com': 0.34; 'useful': 0.35; 'really': 0.35; 'but': 0.36; 'text': 0.36; 'client': 0.37; 'turn': 0.37; 'subject:: ': 0.37; 'pm,': 0.39; 'where': 0.40; 'some': 0.40; 'even': 0.61; 'default': 0.61; 'skip:u 10': 0.62; 'show': 0.62; 'more': 0.62; 'youtube': 0.63; 'our': 0.64; 'offer': 0.65; 'saw': 0.76; 'video,': 0.79; 'chrisa': 0.84; 'to:none': 0.90; '1:18': 0.91; 'url:youtu': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=vbtVehxF7UfXXWzobkdw4DCUxaA93cRMs33/BFYrhUA=; b=TgLlmAySblBBnAs9iIpOa0rweNOmY93Tk4JjYVZy3m97P6hhWIrSLRBukgJHyAY8sj MXM2TvTuYuzD1O3+x/5q83KhDeeVh9zviGU/FnkO1r1+bBtVrONVoTBRdIMaXJLBXmdc Kr+m9z+NUKRDk3bAcXyrrXamyb2BI4zkonjZFrIjeOcqEHIKIqPDLkEdLmnIc1g2WCCI Vt05ONcCw3O7U4LowP+oemMg3nLbTEV1sp9XnRtnjl724pcQCUTFZaOludUe7kdMgqEf doGNKFozWg2VLLh2415YKm/SAKn+V/DcUbhfNguBToUxmlF+oIbSQ2FCq7wq09AU+mmj frZw== MIME-Version: 1.0 X-Received: by 10.107.134.153 with SMTP id q25mr8271784ioi.27.1433993305159; Wed, 10 Jun 2015 20:28:25 -0700 (PDT) In-Reply-To: <1433992681.383068.292482185.5744B721@webmail.messagingengine.com> References: <20150610082812.2ce887c3@bigbox.christie.dr> <55786fd5$0$13003$c3e8da3$5496439d@news.astraweb.com> <5578f1be$0$12979$c3e8da3$5496439d@news.astraweb.com> <1433992681.383068.292482185.5744B721@webmail.messagingengine.com> Date: Thu, 11 Jun 2015 13:28:25 +1000 Subject: Re: Python NBSP DWIM From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1433993314 news.xs4all.nl 2821 [2001:888:2000:d::a6]:34495 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:92448 On Thu, Jun 11, 2015 at 1:18 PM, wrote: > On Wed, Jun 10, 2015, at 23:05, Chris Angelico wrote: >> http://youtu.be/CEpcUeWP0bg >> http://youtu.be/WFZAaHrHens > > An example of the actual subtitle text would be more useful than a > youtube link to the video, since we're unlikely to be able to see what > context the character appears in if our client doesn't show it. (I don't > think the default youtube player does). And you haven't even included a > time code. Unfortunately I can't really offer anything better, as the text I saw was after a lot of processing (youtube-dl, then some other post-processing), and I don't actually remember which file it was that bugged me about this, now. But the subs/annotations (visible in the default player if you turn on "Subtitles" down the bottom) do include U+FEFF; in each case, it's on the very last line of the song, although that's not where I remember it occurring. ChrisA