Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How can I this?
Post: RE: How can I this?

(Jul-12-2019, 03:46 AM)SheeppOSU Wrote: Could you explain what MirrorAce is and what you mean by uploader Mirrorace is multiupload service. I want to upload my files using Mirrorace. https://mirror...
herace General Coding Help 4 2,455 Jul-12-2019, 03:55 AM
    Thread: How can I this?
Post: How can I this?

Hello, I want to make a Mirrorace uploader, how can I make this?
herace General Coding Help 4 2,455 Jul-12-2019, 03:43 AM
    Thread: How can I work this codes in Windows?
Post: RE: How can I work this codes in Windows?

(Jul-06-2019, 09:29 PM)snippsat Wrote: Test to see if it work. output = subprocess.run(['mkvpropedit', moive_to_edit, '--edit', 'info', '--set', f'title={movie_title}'], capture_output=True) print(o...
herace General Coding Help 4 3,381 Jul-07-2019, 06:16 PM
    Thread: How can I work this codes in Windows?
Post: RE: How can I work this codes in Windows?

This is my py file: #!/usr/bin python3 # -*- coding: utf-8 -*- import os import subprocess import re neredebu='K:\\İnenler\\filmler\\mkvler' for kokdizin, altdizinler, dosyalar in os.walk(neredebu)...
herace General Coding Help 4 3,381 Jul-06-2019, 07:48 PM
    Thread: How can I work this codes in Windows?
Post: How can I work this codes in Windows?

This codes is working on Raspberry, how can I work this codes in Windows? bashCommand = ['mkvpropedit','{}'.format(dosyatam),'--edit','info','--set','title={}'.format(title)] process = subprocess.Pop...
herace General Coding Help 4 3,381 Jul-06-2019, 02:35 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020