37 Commits

Author SHA1 Message Date
mister-monster
9c20981128 Update README.md 2022-10-18 18:03:56 -05:00
rayelliottdev
90f58572dd add internal to pt_privacy example options (#26)
Co-authored-by: ray <gitea@rayelliott.dev>
2022-05-29 23:59:41 -05:00
mister-monster
73a1f8ed28 https://github.com/Chocobozzz/PeerTube/issues/754 2022-05-24 05:04:47 -05:00
dependabot[bot]
05ee31f3ba Bump urllib3 from 1.25.7 to 1.26.5 (#23)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.7...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-06 16:09:23 -04: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
mister-monster
9395712a05 Merge pull request #14 from tjiho/master
fix Error handling #4
2020-01-04 23:37:30 -06: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
fb2a0125f2 Add details for installation 2019-12-14 05:15:41 -06:00
mister-monster
ef7d92e53d Merge pull request #11 from tjiho/master
Add requirements.txt to manage dependencies and update readme
2019-12-14 05:11:36 -06:00
Tjiho
6eb4355ef3 add requirements.txt to manage dependencies 2019-12-13 19:53:13 +01:00
mister-monster
0245e8a683 Update utils.py 2019-11-27 17:34:50 -06:00
mister-monster
4e94ca0d84 Update example_config.toml 2019-11-27 17:32:35 -06:00
mister-monster
2b83e386dd Update README.md 2019-11-27 17:32:01 -06:00
mister-monster
acd27044dc No longer necessary. 2019-11-22 16:44:17 -06:00
mister-monster
ea78ba41b1 documentation on Peertube languages and categories
When creating a configuration file, users need to know what categories and languages are available. That information can be found here
2019-11-22 16:43:53 -06: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
0d9e3a6507 changed language and category value format 2019-11-22 16:31:26 -06:00
mister-monster
3024a6d8f0 Update README.md 2019-11-22 16:30:02 -06:00
mister-monster
3d2ba5ce3f Update README.md 2019-10-28 20:12:19 -05:00
mister-monster
4bf82a6a8f update readme to reflect new functionality.
Added ability to use PeerTube HTTP import, readme updated with information on this feature.
2019-10-21 22:28:18 -05:00
mister-monster
7ff46a86c4 Update readme to reflect new functionality
Added ability to use PeerTube HTTP import, issue #8, updated the readme to explain this option.
2019-10-21 22:26:03 -05: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
8b72d4c947 Added use_pt_http_import
Added config parameter to use Peertube HTTP import rather than downloading and uploading videos. Default false.
2019-10-21 22:20:47 -05:00
mister-monster
b50aa253e9 Update example_config.toml 2019-10-18 19:03:37 -05:00
mister-monster
30170c9cea Update example_config.toml 2019-10-18 19:03:22 -05:00
mister-monster
36c30a8e34 Update README.md 2019-10-18 18:56:11 -05:00
mister-monster
9ae9da3d6e Update README.md 2019-10-18 18:19:28 -05:00
mister-monster
86f89b5519 add empty channels_timestamps.csv 2019-10-18 23:18:21 +00:00
mister-monster
f505b83f4b initial commit 2019-10-18 23:16:17 +00:00
mister-monster
5aaddb844b Initial commit 2019-10-18 18:15:05 -05:00