Vimeo (http://vimeo.com)

Ready podcast configurations (RSS & Web)
Post Reply
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Vimeo (http://vimeo.com)

Post by Eugene »

Vimeo (http://vimeo.com) - required version 1.77
vimeo.zip
(11.71 KiB) Downloaded 701 times
1. Unzip
2. Drag and drop vimeo.wdf from Explorer to main form of program.

If the loading is successful, then in Podcasts folder appear "Vimeo". If the folder does not appear (Windows8, Windows 7, Windows Vista), then the program and Explorer are running with different rights. Try to load the file vimeo.wdf by right click in the folder tree.

By the right mouse button in the folder tree on the folder "Vimeo - Explore", you can create first level of Vimeo navigation.

Vimeo login (for the folder "My Vimeo"): select the folder "Vimeo" - right click - "Create podcast feeds" (Vimeo uses OAuth for authorization)

Search on Vimeo: select the folder "Vimeo - Search" - right click - "Add podcast" - Title: search words - Ok - select your folder -right click - "Update Podcasts"

Additional parameters - select the folder "Vimeo" - right click - Edit title/settings - Transfer - Additional parameters

Video quality (by default sd)

Code: Select all

--videoquality=sd | hd | mobile
Create video links with various bitrates:

Code: Select all

--mutibitrate=on
Video count per page (by default 50, maximum 50):

Code: Select all

--itemsperpage=NN
Folder "My Vimeo"

Code: Select all

--myvimeo=on | off
Albums sort (by default newest):

Code: Select all

--albumssort=newest | oldest | most_played | most_commented | most_liked
Channels sort (by default newest):

Code: Select all

--channelssort=newest | oldest | alphabetical | most_videos | most_subscribed | most_recently_updated
Groups sort (by default newest):

Code: Select all

--groupssort=newest | oldest | alphabetical | most_videos | most_subscribed
Group videos sort (by default newest):

Code: Select all

--groupvideossort=newest | oldest | featured | most_played | most_commented | most_liked | random
Videos sort (by default relevant):

Code: Select all

--videossort=relevant | newest | oldest | most_played | most_commented | most_liked
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Vimeo (http://vimeo.com)

Post by Eugene »

Updated
Post Reply