1
1
mirror of https://github.com/mister-monster/YouTube2PeerTube.git synced 2024-09-21 03:09:10 -04:00
Commit Graph

27 Commits

Author SHA1 Message Date
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