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
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
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