This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from flask import Flask, jsonify, request, Response, send_file | |
import youtube_dl | |
import eyed3 | |
""" | |
Workflow script: https://workflow.is/workflows/7b80d0daa48847ff867882bed7df8032 | |
Requires python installed with packages Flask, youtube_dl and eyed3 installed through pip | |
Required FFmpeg for mp3 conversion | |
""" | |
class SimpleYDL(youtube_dl.YoutubeDL): | |
def __init__(self, *args, **kargs): |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# APT Packages | |
apt-get -y update | |
apt-get install -y aptitude | |
aptitude install -y unattended-upgrades | |
aptitude install -y build-essential libssl-dev libexpat1-dev pkg-config | |
aptitude install -y git-core nginx | |
aptitude install -y monit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d1021358@labx13:~/Documents/mpi$ mpirun -n 4 -machinefile machines.txt a.out | |
0.170508 | |
*** glibc detected *** a.out: free(): invalid next size (normal): 0x00000000011cde20 *** | |
[labx02:29507] *** Process received signal *** | |
======= Backtrace: ========= | |
[labx02:29507] Signal: Segmentation fault (11) | |
[labx02:29507] Signal code: Address not mapped (1) | |
[labx02:29507] Failing at address: 0x3e00000047 | |
/lib/x86_64-linux-gnu/libc.so.6(+0x7eb96)[0x7fd26faedb96] | |
[labx03:25102] *** Process received signal *** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adsasdasdasdasdasd | |
as | |
dasdasdasd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adsasdasdasdasdasd | |
as | |
dasdasdasd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adsasdasdasd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adsasdasdasd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adsasdasdasd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sadadasdasdasdasd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adsasdasd |
NewerOlder