n/oldblog
Archived
1
0
Fork 0
This repository has been archived on 2024-02-13. You can view files and clone it, but cannot push or open issues or pull requests.
oldblog/scripts/dazibaweb/videos.sh

19 lines
634 B
Bash
Raw Normal View History

2023-04-30 21:28:42 +02:00
#!/bin/sh
command="./curl_wrapper"
echo
echo "---- videos.sh ----"
echo
$command xml/youtube_recently_added.rss http://youtube.com/rss/global/recently_added.rss
$command xml/youtube_recently_featured.rss http://youtube.com/rss/global/recently_featured.rss
$command xml/youtube_top_favorites.rss http://youtube.com/rss/global/top_favorites.rss
$command xml/youtube_top_rated.rss http://youtube.com/rss/global/top_rated.rss
$command xml/dailymotion.rss http://www.dailymotion.com/rss
$command xml/metacafe.rss http://www.metacafe.com/rss/new_videos.rss
date +"(MAJ %d %b %Y @ %H:%M)">/www/website/modules/backends/videos.date.txt