How to get multiple PIDs

2013-11-02 Thread Timothy Wynn
Hello, I've recently joyed your list. I've tried looking through the archive, but there seems to be no real way of searching the entire archive as far as I can tell. Is there a way to get multiple PIDs at once? For example, if I wanted to do something like: get_iplayer --nocopyright

Re: How to get multiple PIDs

2013-11-02 Thread J K.Eason
*From:* Timothy Wynn twyn...@aol.com *To:* get_iplayer get_iplayer@lists.infradead.org *Date:* Sat, 2 Nov 2013 17:47:29 -0400 Hello, I've recently joyed your list. I've tried looking through the archive, but there seems to be no real way of searching the entire archive as far as I can

Re: How to get multiple PIDs

2013-11-02 Thread dinkypumpkin
On 02/11/2013 21:47, Timothy Wynn wrote: Is there a way to get multiple PIDs at once? For example, if I wanted to do something like: get_iplayer --nocopyright --fatfilename -w --pid XXX YYY ZZZ Try this: get_iplayer --nocopyright --fatfilename -w --get pid:XXX pid:YYY pid:ZZZ That's a

Recent issue with AtomicParsley?

2013-11-02 Thread Budgie
I have been recording the Book at Bedtime - The Goldfinch. Having just uploaded to NAS and tried to play I have found that episodes 4, 6 and 7 have a problem With episode 4 I only get about 10, minutes and it will not play. (May need to move the moov atom but definitely something missing)

Re: How to get multiple PIDs

2013-11-02 Thread John K.Eason
*From:* Timothy tmthywy...@aol.com *To:* m...@john-eason.co.uk *Date:* Sat, 2 Nov 2013 19:10:25 -0400 J K.Eason: ... [y]ou want the PVR function which queues requests for later download. Not exactly. I kinduh want something like the following: If I wanted the whole series of

Re: Recent issue with AtomicParsley?

2013-11-02 Thread dinkypumpkin
On 02/11/2013 23:31, Budgie wrote: *** glibc detected *** AtomicParsley: free(): invalid next size This has come up before: http://www.mail-archive.com/get_iplayer@lists.infradead.org/msg02106.html It should be fixed in latest AP. You don't say what distro you use, but it's a good bet you

Re: Incomplete list of tv programmes

2013-11-02 Thread dinkypumpkin
On 02/11/2013 23:33, Claves do Amaral wrote: I have developed a script that parses the search result page and extract the pids from the urls, then downloads all the results. However, parsing the web page itself is not very neat. Is it possible to get the search results as a json or xml file?

Re: How to get multiple PIDs

2013-11-02 Thread Timothy
dinkypumpkin: Try this: get_iplayer --nocopyright --fatfilename -w --get pid:XXX pid:YYY pid:ZZZ That's a literal pid: prefix before each PID string. Yep, that definitely did the trick. Thanks. Timothy ___ get_iplayer mailing list