diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2023-04-18 18:59:12 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2023-04-18 18:59:12 -0400 |
| commit | 5c54c11b19bafc00e600960b4bf8d865a9592ae7 (patch) | |
| tree | ff2234010454f38fe307fd0a2f0e7519b700c362 /.config/newsboat/urls | |
| parent | 737a809d2fc5596b92dc9cc48efaa5cb57c69db2 (diff) | |
Added new yt channels to newsboat
Diffstat (limited to '.config/newsboat/urls')
| -rw-r--r-- | .config/newsboat/urls | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/.config/newsboat/urls b/.config/newsboat/urls index bb50b94..e9b1e6c 100644 --- a/.config/newsboat/urls +++ b/.config/newsboat/urls @@ -1,12 +1,16 @@ -# Youtube -https://www.youtube.com/feeds/videos.xml?channel_id=UCVls1GmFKf6WlTraIb_IaJg "DistroTube (Youtube)" -https://www.youtube.com/feeds/videos.xml?channel_id=UCWsslCoN3b_wBaFVWK_ye_A "Hamza (Youtube)" -https://www.youtube.com/feeds/videos.xml?channel_id=UCHW4DMIaBmTGGGPmbmr-Dsg "Hamza Unfiltered (Youtube)" # Websites https://lukesmith.xyz/rss.xml "Luke Smith" https://videos.lukesmith.xyz/feeds/videos.xml?videoChannelId=2 "Luke Smith Videos" https://lukesmith.xyz/lindy.xml "Lindy Press" https://drewdevault.com/blog/index.xml "Drew DeVault" -https://www.youtube.com/feeds/videos.xml?channel_id=FEwhat_to_watch "Rex Krueger" -https://www.youtube.com/feeds/videos.xml?channel_id=FEwhat_to_watch "Rex Krueger" https://jacobmcdonnell.com/articles/rss.xml +# Youtube +https://www.youtube.com/feeds/videos.xml?channel_id=UCVls1GmFKf6WlTraIb_IaJg "DistroTube (Youtube)" +https://www.youtube.com/feeds/videos.xml?channel_id=UCWsslCoN3b_wBaFVWK_ye_A "Hamza (Youtube)" +https://www.youtube.com/feeds/videos.xml?channel_id=UCHW4DMIaBmTGGGPmbmr-Dsg "Hamza Unfiltered (Youtube)" +https://www.youtube.com/feeds/videos.xml?channel_id=UCsBjURrPoezykLs9EqgamOA "FireShip" +https://www.youtube.com/feeds/videos.xml?channel_id=UC3BtLRFhFz2r8_dStqX_fEQ "Kaalraam" +https://www.youtube.com/feeds/videos.xml?channel_id=UCXuqSBlHAE6Xw-yeJA0Tunw "LTT" +https://www.youtube.com/feeds/videos.xml?channel_id=UCtHaxi4GTYDpJgMSGy7AeSw "Michael Reeves" +https://www.youtube.com/feeds/videos.xml?channel_id=UCj4SLNED1DiNPHComZTCbzw "Rex Krueger" +https://www.youtube.com/feeds/videos.xml?channel_id=UCJLZe_NoiG0hT7QCX_9vmqw "Ididathing" |
