Re: [Hampshire] something like get_iplayer
Ok, I only tested ITV and it worked. Just tried Channel4 and it fails. Don't know why yet. On 10 September 2013 15:57, Alan Pope wrote: > On 10 September 2013 15:53, James Courtier-Dutton > wrote: > > Did you copy the plugins to the "~/.get_flash_videos/plugins" folder. > > cp -a get-flash-videos/lib/FlashVideo/Site/* ~/.get_flash_videos/plugins > > > > Nope. Where's that documented? > > Cheers, > Al. > > -- > Please post to: Hampshire@mailman.lug.org.uk > Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire > LUG URL: http://www.hantslug.org.uk > -- > -- Please post to: Hampshire@mailman.lug.org.uk Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire LUG URL: http://www.hantslug.org.uk --
[Hampshire] something like get_iplayer
Hi, I recently found something called get_flash_videos Get it from: git clone https://github.com/monsieurvideo/get-flash-videos.git It works by you going to the bbc, itv, channel4 web sites, go to their "player" or "catchup" sites, and then just copy the url onto the command line. It will then download the video while the internet is good, so you can then watch it when you like later. It seems similar to get_iplayer but works for many more sites. For example, I might choose to do the download at night, off peak, so I can watch it later during a peak time. Kind Regards James -- Please post to: Hampshire@mailman.lug.org.uk Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire LUG URL: http://www.hantslug.org.uk --
Re: [Hampshire] something like get_iplayer
On 10 September 2013 15:53, James Courtier-Dutton wrote: > Did you copy the plugins to the "~/.get_flash_videos/plugins" folder. > cp -a get-flash-videos/lib/FlashVideo/Site/* ~/.get_flash_videos/plugins > Nope. Where's that documented? Cheers, Al. -- Please post to: Hampshire@mailman.lug.org.uk Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire LUG URL: http://www.hantslug.org.uk --
Re: [Hampshire] something like get_iplayer
Did you copy the plugins to the "~/.get_flash_videos/plugins" folder. cp -a get-flash-videos/lib/FlashVideo/Site/* ~/.get_flash_videos/plugins Might need to create ~/.get_flash_videos/plugins first. I have tested it with ITV and it works. You can add --debug at the end of the line, after the url to find out which plugin it is looking for. On 10 September 2013 15:37, Alan Pope wrote: > On 10 September 2013 15:07, James Courtier-Dutton > wrote: > > I recently found something called get_flash_videos > > Get it from: > > git clone https://github.com/monsieurvideo/get-flash-videos.git > > > > It works by you going to the bbc, itv, channel4 web sites, go to their > > "player" or "catchup" sites, and then just copy the url onto the command > > line. > > Nice idea. It failed on BBC, C4 and ITV for me. > > Cheers, > Al. > > -- > Please post to: Hampshire@mailman.lug.org.uk > Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire > LUG URL: http://www.hantslug.org.uk > -- > -- Please post to: Hampshire@mailman.lug.org.uk Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire LUG URL: http://www.hantslug.org.uk --
Re: [Hampshire] something like get_iplayer
On 10 September 2013 15:07, James Courtier-Dutton wrote: > I recently found something called get_flash_videos > Get it from: > git clone https://github.com/monsieurvideo/get-flash-videos.git > > It works by you going to the bbc, itv, channel4 web sites, go to their > "player" or "catchup" sites, and then just copy the url onto the command > line. Nice idea. It failed on BBC, C4 and ITV for me. Cheers, Al. -- Please post to: Hampshire@mailman.lug.org.uk Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire LUG URL: http://www.hantslug.org.uk --