Showing 101 open source projects for "php-simple-html-dom-parser"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    OpenBroadcaster Player

    OpenBroadcaster Player

    Open Source Broadcast Automation Software for LPFM and IPTV

    OpenBroadcaster has a simple and effective web-based automation system with scheduler to conveniently manage your station from just about anywhere, through the creation of content lists that can play out over both terrestrial or internet radio and TV, using a mobile-friendly 'drag-and-drop' interface. Setting up repeating content, such as station identification, public service announcements or advertisements is "point and click" easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GRAJ music player
    GRAJ is a simple yet very powerful music player that runs in terminal. It uses VLC as a backend to play music. Forget typing your music filenames or selecting songs by hand. Just type: "graj yell sub" to play the "Yellow Submarine" song. That rocks! If there is another music player with which you can play all the songs that you haven't listened to since a month, that are graded at least 5, that have play count 5 or more and have "hard" as part of a name with something simpler and faster than: "graj -Mm5 -n5 hard" let me know :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FF Multi Converter
    FF Multi Converter is a simple graphical application which enables you to convert audio, video, image and document files between all popular formats, using and combining other programs. It uses ffmpeg for audio/video files, unoconv for document files and ImageMagick for image file conversions.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 4
    This SourceForge project page is obsolete. Please visit http://www.musicpd.org/
    Downloads: 2 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5

    puddletag

    SImple, powerful audio tagger for GNU/Linux

    puddletag is an audio tag editor (primarily created) for GNU/Linux similar to the Windows program, Mp3tag. Unlike most taggers for GNU/Linux, it uses a spreadsheet-like layout so that all the tags you want to edit by hand are visible and easily editable. The usual tag editor features are supported like extracting tag information from filenames, renaming files based on their tags by using patterns and basic tag editing. Then there’re Functions, which can do things like replace text,...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    Airtime

    Airtime

    Open source broadcast automation software for scheduling and playout

    Airtime lets you take total control of your radio station via the web with intelligent archive management, powerful search, an easy playlist builder, a simple scheduling calendar and rock-solid automated playout. Features include Smart Blocks, live assist modes, WAV, FLAC, AAC, MP3 and OGG support, fades, cues, playlists, programme calendar, Icecast, Shoutcast and Soundcloud integration, DJ and station manager roles, JQuery widgets, Liquidsoap playout, and a record and rebroadcast functionality. ...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 7
    Pymedia is a C/C++/Python multimedia module to allow encode/decode/play multimedia information in mp3,ogg,avi etc. formats. Based on ffmpeg with added features and simple Python interface. To be used in multimedia apps written in Python.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8

    hrec

    Small console program for quick recordings using ecasound and jack

    hrec is an ecasound frontend for quick recordings on the jack audio server. hrec is designed to function like a hand-held recorder, with very simple setup and operation. hrec is a console program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a simple assistant written in Python language for video capture in HD definition, using HDPVR of Hauppage!.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
    Learn More
  • 10
    MusicPlayer

    MusicPlayer

    Music player - endlessly plays your music

    This music player is supposed to be simple and all centered around an infinite intelligent queue (some other players call this PartyShuffle or DJ mode). You can manually add songs to it - but if you don't or the queue gets too short, it will automatically intelligently fill it with further songs. The intelligent queue decision currently is based on: * song ratings * context-based choices, e.g. related songs more likely Other features of this player: * open source, simplified BSD license * simple * support of most important sound formats. just uses FFmpeg * music database (optional) * audio volume normalization. own ReplayGain implementation * gapless playback * Last.fm scrobbling * AcoustID fingerprint * imports iTunes song ratings
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A collection of software made by Milos Rancic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    BitrateCompressionCalculator for Python

    A simple Python utility to calculate file size from bitrate.

    BitrateCompressionCalculator for Python (BCCpy) is a very simple application for calculating a file size from length and bitrate. BCCpy came about as the result of my beginning to learn Python and recreating the basic functionality of a simple VB program I wrote back in 1999. Since I was never very proficient with Visual Basic (or Applesoft BASIC for that matter); this application is very basic and could use lots of improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pumilio
    Pumilio is a web-based sound analysis and archive system for almost any kind of sound file with tools to see the spectrogram of the sound, select regions for further analysis and insertion in a database, filtering, and many other manipulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...To make this tutorial even more funny, because you can learn the theorical side of Qt programming just reading the documentation, I will focus it only in the practical side, therefore I deside to show you how to create a video player, which its programming is unbelievably simple with Qt. Topics ==== - Useful programming IDEs and tools. - Using Qt Designer for quick GUI design. - Using signals and slots. - Using basic widgets. - Using timers. - Using Phonon multimedia framework. - Using list widgets. - Using stylesheets. (In Progress) - Internationalisation. (In Progress)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RadioCEFyL

    Centro de Estudiantes de la facultad de Filosofía y Letras - UBA

    RadioCEFyL es la radio vía internet del centro de estudiantes de la facultad de Filosofía y Letras de la Universidad de Buenos Aires. Como parte del proyecto se está desarrollando un software de transmisión y un sitio web que permita gestionar las transmisiones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bash!Karaoke

    Bash!Karaoke

    A free karaoke player for Linux and BSD

    ...The goal is a karaoke player that: Is installable with very few dependencies; Is ready to use after dependency check, -no configuration-; Support SoundFonts to improve sound quality; Works with a simple song database; Can trim levels (pitch, speed, volume) and mute channels; and soon, with a new GTK3 interface, with which you can sing in fullscreen! Moreover, usage of EasyBashGUI allows user to fit Bash!Karaoke look'n'feel to his taste,depending on wich Desktop Environment he uses or prefers( KDE, GNOME or other), through GtkDialog, KDialog, Zenity,or even bare (c)dialog. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Dock Remote Client

    Ubuntu GUI to control iDevice music playback (requires app)

    Control your iPhone or iPod Touch music playback from your Ubuntu pc using a simple and comfortable perfectly integrated interface (requires a compatible App). Download "Revererse Remote" from the Apple App Store, install Dock Remote Client on your Ubuntu laptop and that's done! With Dock Remote Client right sat on the sofa with your Ubuntu laptop with your iDevice connected to a Hi-Fi system you can: - Pause a song - Play the previous/next song - Adjust the volume - Toggle shuffle/repeat - Browse your library - Play any song of your library (also by album or by artist) - Put a song in the playing queue, so that when the song playing in that moment has finished, Dock Remote Client will play the first song in the playing queue All this perfectly integrated in your Ubuntu system: - Notifications supported - Integration with the Ubuntu sound menu - Sensibility to media keys
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EnKoDeur-Mixeur
    EnKoDeur-Mixeur (EKD) is an open source software which makes videos, pictures and audio post-production. It can be also used to convert videos in many formats. It is written in python and use the PyQt4 bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MuRFY

    MuRFY

    directory-based music player

    Music Right For You - A simple music player written in Python using Qt framework and designed to play music by dictionaries, scrobble to Last.fm and whatever else we like to do with music players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DVBStreamer is an console based application to stream DVB/ATSC service(s) over UDP or to a file. It is more that just an app to stream AV though and feature a simple plugin architecture to allow more features to be added.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Serves music files, playlists, HTML files, etc using http/WebDAV. Music files are categorized using metainformation (e.g. id3 tags) and this metainformation is stored in a MySQL database for sorting and searching operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    wxLyrics is a simple program written in Python and using waxgui (wxPython) for the interface. wxLyrics searches lyrics from artist and song title. You can directly save and print lyrics retrieved from leoslyrics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    tagrider
    Simple application to convert ID3 tags data to UTF-8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pyramid is a simple scripted MIDI mapper for Windows and Linux. It allows MIDI messages, from software or MIDI hardware, to be transformed by a small Python script and broadcast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a Linux project that acts as a front end to cdparanoia, sox, and ffmpeg with the hope of making it incredibly simple to rip many audiobook cds into one mono, audiobook (m4b) format file for use in audio players capable of playing audiobooks.
    Downloads: 0 This Week
    Last Update:
    See Project