70-80MB is really not that large. Easily handled by the Flash uploader if your server is properly configured. Hell, I have a 2 gigabyte upload limit on my site. 🙂
When they’re writing the new “post”, they just click the add media button above the toolbar and upload it. It gets saved as an attachment that’s tied to the post and bam, done.
Parsing ID3 information is more complicated, but doable. Follow the EXIF code as an example.
Related Posts:
- Creating a podcast directory site – how to allow user to upload “large” files?
- Uploading flash flipbook to mu wordpress site
- Single file upload
- Limit image upload to one and disable audio, video and other document file types to upload
- Handling front-end file uploads, considering safety and ease of use
- Media upload finished hook
- How can I batch delete all unattached images with WP-CLI or other automated process?
- Image upload callback in new 3.5 media
- How to wp_upload_bits() to a sub-folder?
- “Add Media” only shows “Full Size” under Attachment Display Settings
- Differentiate Featured Image from Post Images upon Upload
- Is wp_read_audio_metadata() function deprecated?
- Creating a metabox to upload multiple images, Ignoring The Featured Image
- Uploaded image, but not showing
- WordPress REST Upload Media
- front end post with multiple upload images?
- How to validate the file name of the Media File Uploads?
- Restrict file uploads by extension?
- Add a file type
- WordPress upload file – get path to WordPress installation
- Issue on Running Image upload on WP Metabox Custom Image Loader
- Select image sizes you want to be uploaded
- Check if image exists before uploading with media_sideload_image()
- Plugin to Import Dropbox Files into Media Folder from the Cloud [closed]
- Disable gallery in 3.5 media iframe
- Extend the list of MIME-types supported by the builtin uploader in 3.3
- What error logs can I check to see why plugin updates are failing?
- WordPress won’t generate image sizes for certain images
- Resize the WP media Uploader iFrame
- Uploading dwg files to wordpress
- WordPress HTTP Error on File upload
- window.send_to_editor and jQuery .attr() conflicts with multiple custom upload image meta boxes
- Images not being generated at correct size
- Remove attachment fields from custom media uploader
- Podcast Guest List
- Custom “Insert into Post” button
- How to use MediaUpload outside of editor
- Switch between tabs on “Insert Media” dialog
- Site running slow on new server?
- WordPress 3.5 Media Uploader – Only allow 1 upload and certain file types
- update_options and unique filenames
- REST API: upload media with advanced custom fields (ACF)
- Prevent a folder from being shown within the media library
- async_upload.php 500 Error when Uploading larger files with slow internet connection and latency
- Is It Possible to Upload Certain Attachment Files To A Remote Server
- After moving from complete AWS setup to a standalone WordPress Server, Media/Image Files are Broken
- Upload Button in meta box not opening library
- “send_to_editor” function returning pdf file name
- WordPress Media frame pre load images from ids
- How to allow logged out users to upload media?
- Choosing images size when uploading
- Checking if $_FILE isset for an array of file upload metaboxes
- File Upload from Frontend
- Easing the download of a regularly uploaded pdf
- Get all images in uploads directory and list them
- Upload mime types for ai illustrator file
- Is it possible to import all files from a uploads DIR into WP media, retaining paths to the files
- How to resize attachement
- How does WordPress decides how many sizes of an image to create?
- Big file upload give HTTP error
- Offload Media Library to other domain on a different server
- What functions of WP_Filesystem allow me to create a file with code-generated contents in a directory?
- Image upload to media library fails. Folder won’t create, database insert fail, XAMPP Windows
- Right way to download file from source to destination
- Dynamically determine the width and height of a image file to be cropped & uploaded AFTER form submission given fixed aspect ratio
- Incorrect filenames in load-scripts.php parameters
- wordpress upload permission on nginx & ubuntu
- Embed HTML5 files/subfolders in post?
- How to change archieve frequency of the media file in uploads folder for wordpress blog
- Insert attachments from custom uploader into post (regular uploader style)
- How to download CSV from sub directory in uploads folder
- Import media (.xml) does not attribute featured images to posts
- Blog suddenly can’t display .jpg
- Upload multiple files
- wordpress Do not show new image attachment in media
- 413 Request Entity Too Large nginx/1.18.0 (Ubuntu)
- Manipulate the files uploaded via Gravity Forms before they are stored
- Front-End Upload media with category
- Sanitizing existing media library paths and page links from foreign characters
- Cannot upload png photo files into media library. I get a ‘Could not insert post into the database’
- Do audio files impact the loading time of the website?
- Make it impossible to save a custom post type with both video and image selected?
- Set default “Link CSS Class” in add media admin editor
- How to change default upload dir?
- How could you allow users to upload a video in within their profile and display it on a wordpress site?
- WP Capabilities to Add Media, Use Media, But Not Edit Them
- Limit attachment caption characters
- Password protected uploaded PDF page
- CSS updates appear after delay [closed]
- Why isn’t my enqueuing working properly?
- How do I allow family commenters to upload photos?
- Do I need FTP set up to upload files to wordpress server
- Media Gallery doesn’t show (using WP-Read Only)
- Problem uploading files, after changing domain name
- Custom Post Type to Upload Images
- Unable to upload images using the Media Library
- Auto shortlink for file uploads
- Obtaining detailed error information from Media file upload process
- Is it possible to restrict the number of media uploads (photos) per user?
- How to restrict product access to personal user uploads in WordPress