Better support for subscriptions and RSS #1

Open
opened 2 years ago by silverwizard · 0 comments
Owner

Want to be able to store data like:

Channel=
URL=
Last Update=

And then be able to output the items since the last update, this is mostly going to be used to support downloading files - should be able to manage

./ytsub.sh `./yttorss.sh -c channel`

Then be able to do like:
./ytnew.sh -> Output new videos for passing to ytmeta
./ytnew.sh -c channel -> output videos for only one subscribed channel
./ytnew.sh -s date -> Output videos since a certain date
./ytnew.sh -n -> Don't change the date in the subscription

Want to be able to store data like: Channel= URL= Last Update= And then be able to output the items since the last update, this is mostly going to be used to support downloading files - should be able to manage ``` ./ytsub.sh `./yttorss.sh -c channel` ``` Then be able to do like: ./ytnew.sh -> Output new videos for passing to ytmeta ./ytnew.sh -c channel -> output videos for only one subscribed channel ./ytnew.sh -s date -> Output videos since a certain date ./ytnew.sh -n -> Don't change the date in the subscription
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: silverwizard/YouTuber#1
Loading…
There is no content yet.