{"id":13768021,"url":"https://github.com/sw360cab/pyup-transcoder","last_synced_at":"2026-01-10T08:41:26.874Z","repository":{"id":7337930,"uuid":"8660701","full_name":"sw360cab/pyup-transcoder","owner":"sw360cab","description":"a Python-based software to transcode videos and upload files to a remote server or S3-bucket","archived":false,"fork":false,"pushed_at":"2015-02-02T11:00:06.000Z","size":128,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-17T03:31:16.392Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sw360cab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-08T21:58:30.000Z","updated_at":"2022-03-27T09:23:22.000Z","dependencies_parsed_at":"2022-08-31T22:32:15.159Z","dependency_job_id":null,"html_url":"https://github.com/sw360cab/pyup-transcoder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sw360cab%2Fpyup-transcoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sw360cab%2Fpyup-transcoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sw360cab%2Fpyup-transcoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sw360cab%2Fpyup-transcoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sw360cab","download_url":"https://codeload.github.com/sw360cab/pyup-transcoder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253497296,"owners_count":21917683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T16:01:15.571Z","updated_at":"2026-01-10T08:41:26.829Z","avatar_url":"https://github.com/sw360cab.png","language":"Python","readme":"\n#pyup-transcoder\n\u003e a Python-based software to transcode videos and upload files to a remote server or S3-bucket\n\n##Usage\n\t~$ python transcoder.py -h\n\tusage: transcoder.py [-h] -in INPUT [-out OUTPUT] [-r] [-t] [-up]\n                     [-via {ftp,s3}] [-ftphost HOST] [-ftpport PORT]\n                     [-ftpusername USERNAME] [-ftppassword PASSWORD]\n                     [-ftpbasedir BASEDIR] [-ftppath PATH] [-s3keyid S3KEYID]\n                     [-s3secretkey S3SECRETKEY] [-s3bucket BUCKET]\n\t\n\tA simple transcoder and uploader software\n\t\n\toptional arguments:\n\t  -h, --help            show this help message and exit\n\t  -in INPUT, --input INPUT\n                        input folder\n\t  -out OUTPUT, --output OUTPUT\n                        optional output folder\n\t-r, --removelocal     remove created files after execution\n  \t-t, --transcode       whether to transcode or not\n  \t-up, --upload         whether to upload or not\n  \t-via {ftp,s3}         upload with [ftp] or [s3]\n  \t-ftphost HOST         FTP host\n  \t-ftpport PORT         FTP port\n  \t-ftpusername USERNAME\n                          FTP username\n  \t-ftppassword PASSWORD\n  \t                      FTP password\n  \t-ftpbasedir BASEDIR   FTP base directory to connect to\n  \t-ftppath PATH         FTP destination path to be created\n  \t-s3keyid S3KEYID      Your AWS Access Key ID\n  \t-s3secretkey S3SECRETKEY\n                          Your AWS Secret Access Key\n  \t-s3bucket BUCKET      S3 bucket name\n  \t-f, --externalfile    whether parameters should be taken from an external\n                        file\n  \t-extpath EXTPATH, --externalfilepath EXTPATH\n                        path of external file contining parameters\n\n_Note_ configuration parameters from command line take precedence over file ones.\n\n## Trasconde\n\nTrascoding is performed using GStreamer framework. \nVideos are encoded using a pipeline with the following features:\n\n* H.264/AVC as video codec\n* AAC as audio codec\n* MP4 as container\n\nA custom GStreamer pipeline can be provided via file (A basic knowledge of GStreamer is required)\n\n## Upload\n\nUpload is allowed via:\n\n* FTP (authenticated/anonymous)\n* Amazon Web Services S3 (exinsting/new Bucket)\n\nCredentials and several options can be provided via file\n\n## TODO\n* OO version\n* GStreamer via gst-python lib\n* GUI\n* FTP TLS\n ","funding_links":[],"categories":["Encoding","HarmonyOS"],"sub_categories":["Talks Presentations Podcasts","Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsw360cab%2Fpyup-transcoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsw360cab%2Fpyup-transcoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsw360cab%2Fpyup-transcoder/lists"}