Commit graph

13 commits

Author SHA1 Message Date
Kumi d9f0227b1b
Use yt-dlp for interaction with YouTube
Handle existing videos by ID rather than date
Some tweaks
2022-05-11 13:07:50 +02:00
Jakob a68e0800e5
fix Response 400 error on use_pt_http_import=true (#20) 2021-03-05 20:58:36 -06:00
Georg Krause 187d12f10c
Add main function + command line option to run once (#19) 2020-05-24 06:40:05 +00:00
Georg Krause fbc28562a5
Catch crash when trying to upload a not available video file (#18)
This happens for example when a Live Stream is scheduled on a
YT-Channel. In this case the download of the video file is not possible
and therefore the attempt to upload leads to a crash.
2020-04-23 15:47:27 +00:00
Tjiho 7af4e6221b add channel name in error file 2020-01-05 01:31:23 +01:00
Tjiho a6469621b7 write upload error in a file 2020-01-04 17:05:36 +01:00
Tjiho ba9d9a8301 return error when resquest fail 2020-01-04 16:44:58 +01:00
mister-monster 99d7aa00f2
add support for languages, tags, categories 2019-11-22 16:38:44 -06:00
mister-monster 376c1e9292
added support for languages, tags, categories 2019-11-22 16:35:22 -06:00
mister-monster bb18097c97
closed some issues
added support for tags, YT channel language fetching and peertube categories
2019-11-22 16:33:20 -06:00
mister-monster 8a9dae1226
Add ability to use PeerTube HTTP import 2019-10-21 22:24:15 -05:00
mister-monster f5a5ca46f1
Added functionality to use PeerTube HTTP import
Depending on the config, the tool no longer needs to download and upload videos if the user does not want to.
2019-10-21 22:22:40 -05:00
mister-monster f505b83f4b
initial commit 2019-10-18 23:16:17 +00:00